Exercise:Convolution and Pooling

From Ufldl

Jump to: navigation, search
(Created page with "== Convolution and Pooling == This problem set is divided into two parts. In the first part, you will implement a linear decoder to learn features on color images from the S...")
(Dependencies)
Line 13: Line 13:
You will also need:
You will also need:
-
* <tt>sparseAutoencoderCost.m</tt> from [[Exercise:Sparse Autoencoder]]
+
* <tt>sparseAutoencoderCost.m</tt> (and related functions) from [[Exercise:Sparse Autoencoder]]
* <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 08:07, 7 May 2011

Personal tools