matlab
勤劳的凌菲
Try my best! Do myself~~
展开
-
UFLDL softmax回归编程答案
softmax回归的算法原理请参看UFLDL的教程:http://ufldl.stanford.edu/wiki/index.php/Softmax_RegressionStep 0: Initialize constants and parametersWe've provided the code for this step in softmaxExercise原创 2017-06-28 20:41:58 · 557 阅读 · 0 评论 -
UFLDL self-taught自我学习编程答案
算法原理请参看:http://ufldl.stanford.edu/wiki/index.php/Self-Taught_LearningStep 1: Generate the input and test data setsDownload and decompress stl_exercise.zip, which contains starter code fo原创 2017-06-30 09:25:44 · 485 阅读 · 0 评论 -
UFLDL stackedae_exercise编程答案
Step 0: Initialize constants and parametersOpen stackedAEExercise.m. In this step, we set meta-parameters to the same values that were used in previous exercise, which should produce reasonable re原创 2017-07-06 20:54:22 · 738 阅读 · 6 评论