Self-Taught Learning

From Ufldl

Jump to: navigation, search
(On the terminology of unsupervised feature learning)
 
Line 44: Line 44:
(perhaps with appropriate whitening or other pre-processing):
(perhaps with appropriate whitening or other pre-processing):
-
[[File:STL_SparseAE.png]]
+
[[File:STL_SparseAE.png|350px]]
Having trained the parameters <math>\textstyle W^{(1)}, b^{(1)}, W^{(2)}, b^{(2)}</math> of this model,
Having trained the parameters <math>\textstyle W^{(1)}, b^{(1)}, W^{(2)}, b^{(2)}</math> of this model,
Line 53: Line 53:
neural network:
neural network:
-
[[File:STL_SparseAE_Features.png]]
+
[[File:STL_SparseAE_Features.png|300px]]
This is just the sparse autoencoder that we previously had, with with the final
This is just the sparse autoencoder that we previously had, with with the final
Line 135: Line 135:
get a database of images where every image is either a car or a motorcycle, but
get a database of images where every image is either a car or a motorcycle, but
just missing its label?), and so in the context of learning features from unlabeled
just missing its label?), and so in the context of learning features from unlabeled
-
data, the self-taught learning setting is much more broadly applicable.
+
data, the self-taught learning setting is more broadly applicable.
 +
 
 +
 
 +
{{STL}}
 +
 
 +
 
 +
{{Languages|自我学习|中文}}

Latest revision as of 13:26, 7 April 2013

Personal tools