log

age author description
Wed, 31 Mar 2010 15:54:47 -0400 Arnaud Bergeron Use sigmoids with cross-entropy cost in the ConvAutoencoders.
Tue, 30 Mar 2010 14:40:54 -0400 Arnaud Bergeron Fix concatenation of 1-dim datasets (such as int target vectors).
Mon, 29 Mar 2010 18:14:30 -0400 Arnaud Bergeron Fix last-minute bugs in the code.
Mon, 29 Mar 2010 17:54:01 -0400 Arnaud Bergeron Adjust sgd_opt parameters and use nist_all.
Mon, 29 Mar 2010 17:42:44 -0400 Arnaud Bergeron branch merge
Mon, 29 Mar 2010 17:36:22 -0400 Arnaud Bergeron - Adapt to scdae to input_shape change in pynnet
Wed, 10 Feb 2010 11:15:04 -0500 Arnaud Bergeron && -> and
Wed, 10 Feb 2010 10:58:44 -0500 Arnaud Bergeron Fix testmod so that modules with no parameters are accepted.
Mon, 29 Mar 2010 09:18:54 -0400 Guillaume Sicard modifié setup_batches.py pour compatibilité avec mlp_nist.py
Sat, 27 Mar 2010 13:39:48 -0400 Arnaud Bergeron Save best valid score and test score in the db.
Fri, 26 Mar 2010 19:18:03 -0400 Arnaud Bergeron Add some prints to see the current step.
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 18:35:23 -0400 Arnaud Bergeron Split out the run_exp method.
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:25:06 -0400 Arnaud Bergeron branch merge