Exercise:Independent Component Analysis

From Ufldl

Jump to: navigation, search
(Created page with "== Independent Component Analysis == In this exercise, you will implement Independent Component Analysis on color images from the STL-10 dataset. In the file <tt>[http://uf...")
(Dependencies)
Line 16: Line 16:
* [http://ufldl.stanford.edu/wiki/resources/stl10_patches_100k.zip Sampled 8x8 patches from the STL-10 dataset (stl10_patches_100k.zip)]
* [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 exercises listed above, we strongly suggest you complete it first.''
+
''If you have not completed the exercises listed above, we strongly suggest you complete them first.''
=== Step 0: Initialization ===
=== Step 0: Initialization ===

Revision as of 21:18, 18 June 2011

Personal tools