log deep/convolutional_dae/scdae.py @ 431:bfa349f567e8

age author description
Thu, 15 Apr 2010 12:53:03 -0400 Arnaud Bergeron noisyness -> noise
Wed, 14 Apr 2010 16:06:43 -0400 Arnaud Bergeron Name the important layers to be able to change them easily later.
Thu, 01 Apr 2010 14:28:50 -0400 Arnaud Bergeron Print the error sometimes in the pretrain loop.
Wed, 31 Mar 2010 15:54:47 -0400 Arnaud Bergeron Use sigmoids with cross-entropy cost in the ConvAutoencoders.
Mon, 29 Mar 2010 18:14:30 -0400 Arnaud Bergeron Fix last-minute bugs in the code.
Mon, 29 Mar 2010 17:36:22 -0400 Arnaud Bergeron - Adapt to scdae to input_shape change in pynnet
Fri, 26 Mar 2010 18:49:27 -0400 Arnaud Bergeron Fix stuff (imports, ...) so that it can run under jobman properly.