Mercurial > ift6266
log deep/convolutional_dae/scdae.py @ 612:21d53fd07f6e
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 |