Exercise:Self-Taught Learning

From Ufldl

Jump to: navigation, search
(Overview)
Line 9: Line 9:
Finally, we also extract the same features from the test dataset to obtain predictions.
Finally, we also extract the same features from the test dataset to obtain predictions.
-
We will use the  the digits 5 to 9 as an "unlabeled" dataset. while the digits 0 to 4 are used as the labeled training set.  
+
We will use the  the digits 5 to 9 as an "unlabeled" dataset. while the digits 0 to 4 are used as the labeled training set.
 +
 
 +
We have also provided '''<tt>stlExercise.m</tt>''' that will help walk you through the steps in this exercise.
=== Support Code/Data ===
=== Support Code/Data ===

Revision as of 08:39, 8 May 2011

Personal tools