pwzhang / sparse-autoencoder

practice of machine learning course by andrew

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

practice of machine learning course by andrew


Languages

Language:MATLAB 100.0%