There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Sparse Filtering
Sparse Filtering
* Trains using minFunc
* Dataset available at http://cs.stanford.edu/~jngiam/data/patches.mat
Cloning (read-only)
===========
git clone --recursive git://github.com/jngiam/sparseFiltering.git
(use recursive due to the presence of submodules)
Quick Start
===========
Run "runExample" in Matlab
Notes
=====
* Trains a 2 layer network!