/sparse-autoencoder

practice of machine learning course by andrew

Primary LanguageMATLAB

sparse-autoencoder

practice of machine learning course by andrew

Please download all the files and extract the .rar file. Check gradient function is only for checking. It will take terribly long time to run. Please delete the Check function in train.m and then you can see the result. If you really wanna see the checking result. You can add patches = patches(:,2) after patches = sampleIMAGES; in the first step.