log deep/convolutional_dae/scdae.py @ 290:518589bfee55

age author description
Fri, 26 Mar 2010 17:35:23 -0400 Arnaud Bergeron Add commas, since that way it's not a syntax error anymore.
Fri, 26 Mar 2010 17:24:17 -0400 Arnaud Bergeron Add net saving (only the best model) and error saving using SeriesTable
Mon, 22 Mar 2010 16:37:34 -0400 Arnaud Bergeron Use softmax for the output layer and rework the dset iterator stuff.
Mon, 22 Mar 2010 13:33:29 -0400 Arnaud Bergeron Add reworked code for convolutional auto-encoder.