Mercurial > ift6266
log
age | author | description |
---|---|---|
Sun, 18 Apr 2010 13:21:21 -0400 | fsavard | Correcting bugs after trying to launch on cluster. Image dir must be created after workdir is changed. |
Sun, 18 Apr 2010 11:54:57 -0400 | fsavard | Last few bugfixes before launching |
Sun, 18 Apr 2010 11:47:35 -0400 | fsavard | Slight bug |
Sun, 18 Apr 2010 11:41:27 -0400 | fsavard | Added init.py to crbm |
Sun, 18 Apr 2010 11:39:24 -0400 | fsavard | Corrected a few bugs, no new features. Supposedly ready to run on cluster. |
Sat, 17 Apr 2010 20:29:18 -0400 | fsavard | Aded code to run experiment on cluster, separate configuration from other machinery. Not tested yet. |
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. |