Mercurial > ift6266
log deep/convolutional_dae/scdae.py @ 298:a222af1d0598
age | author | description |
---|---|---|
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. |
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. |