Exercise:Convolution and Pooling

From Ufldl

Jump to: navigation, search
m (Step 1: Load learned features)
(Dependencies)
Line 14: Line 14:
You will also need:
You will also need:
* <tt>STL10Features.mat</tt> - saved features from [[Exercise:Learning color features with Sparse Autoencoders]]
* <tt>STL10Features.mat</tt> - saved features from [[Exercise:Learning color features with Sparse Autoencoders]]
 +
* <tt>feedForwardAutoencoder.m</tt> (and related functions) from [[Exercise:Self-Taught Learning]]
* <tt>softmaxTrain.m</tt> (and related functions) from [[Exercise:Softmax Regression]]
* <tt>softmaxTrain.m</tt> (and related functions) from [[Exercise:Softmax Regression]]

Revision as of 06:17, 22 May 2011

Personal tools