Exercise:Learning color features with Sparse Autoencoders

From Ufldl

Jump to: navigation, search
(Dependencies)
(Dependencies)
Line 9: Line 9:
=== Dependencies ===
=== Dependencies ===
-
The following additional file is required for this exercise:
+
You will need:
-
* [http://ufldl.stanford.edu/wiki/resources/stl10_patches_100k.zip Sampled 8x8 patches from the STL-10 dataset (stl10_patches_100k.zip)]
+
-
 
+
-
You will also need:
+
* <tt>sparseAutoencoderCost.m</tt> (and related functions) from [[Exercise:Sparse Autoencoder]]
* <tt>sparseAutoencoderCost.m</tt> (and related functions) from [[Exercise:Sparse Autoencoder]]
 +
 +
The following additional file is also required for this exercise:
 +
* [http://ufldl.stanford.edu/wiki/resources/stl10_patches_100k.zip Sampled 8x8 patches from the STL-10 dataset (stl10_patches_100k.zip)]
''If you have not completed the exercise listed above, we strongly suggest you complete it first.''
''If you have not completed the exercise listed above, we strongly suggest you complete it first.''

Revision as of 19:01, 18 June 2011

Personal tools