Mercurial > ift6266
log
age | author | description |
---|---|---|
Sat, 17 Apr 2010 12:42:48 -0400 | xaviermuller | added async save, restart from old model and independant error calculation based on Arnaud's iterator |
Fri, 16 Apr 2010 16:05:55 -0400 | fsavard | Added convolutional RBM (ala Lee09) code, imported from my working dir elsewhere. Seems to work for one layer. No subsampling yet. |
Thu, 15 Apr 2010 14:41:00 -0400 | sylvainpl | Arrange pour avoir un taux d'apprentissage decroissant decent pour NIST |
Thu, 15 Apr 2010 12:53:03 -0400 | Arnaud Bergeron | noisyness -> noise |
Wed, 14 Apr 2010 16:06:43 -0400 | Arnaud Bergeron | Name the important layers to be able to change them easily later. |
Wed, 14 Apr 2010 16:06:04 -0400 | Arnaud Bergeron | Adapt parameters (especially the number of epochs) to P07 |
Wed, 14 Apr 2010 11:51:18 -0400 | Guillaume Sicard | Correction de bug numpy array et ajout d'une deuxième classe auxiliaire |
Wed, 14 Apr 2010 10:17:33 -0400 | SylvainPL | Ajout d'une ligne faisant rapetisser le finetune_lr pour NIST lorsqu'on a P07+NIST |