Thu, 01 Apr 2010 13:44:30 -0400 |
SylvainPL |
Petits changements pour pouvoir utiliser le GPU
|
Thu, 01 Apr 2010 13:44:04 -0400 |
SylvainPL |
Petits changements pour pouvoir utiliser le GPU
|
Thu, 01 Apr 2010 13:43:43 -0400 |
SylvainPL |
Petits changements pour pouvoir utiliser le GPU
|
Thu, 01 Apr 2010 09:12:48 -0400 |
SylvainPL |
Ajout d'une ligne d'impression importante
|
Wed, 31 Mar 2010 21:03:41 -0400 |
SylvainPL |
Ajout d'une protection supplementaire (un peu de paranoia) ainsi que commentaires
|
Wed, 31 Mar 2010 21:02:27 -0400 |
SylvainPL |
Meilleure souplesse d'execution, un parametre hard-coade est maintenant plus propre
|
Wed, 31 Mar 2010 21:00:59 -0400 |
SylvainPL |
Ajout de commentaires ainsi que correction de bug pour sauvegarder les parametres
|
Wed, 31 Mar 2010 16:06:55 -0400 |
xaviermuller |
added type 2 adaptive learning configurable learning weight + versionning
|
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
|
Fri, 26 Mar 2010 17:24:17 -0400 |
Arnaud Bergeron |
Add net saving (only the best model) and error saving using SeriesTable
|