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