log deep/convolutional_dae/stacked_convolutional_dae.py @ 647:47af8a002530 tip

age author description
Wed, 17 Mar 2010 15:31:21 -0400 Arnaud Bergeron branch merge.
Wed, 17 Mar 2010 15:24:25 -0400 Arnaud Bergeron Make img_size a parameter, and remove the passing of the image size to the ConvOp. This will have to get back in later somehow.
Tue, 16 Mar 2010 20:19:13 -0400 humel Fixed a bug with image_shape.
Tue, 16 Mar 2010 14:46:25 -0400 humel Optimized the call of ConvOp by specifying additional parameters. Specified image shape of the da_conv layer.