log deep/crbm/mnist_crbm.py @ 404:1509b9bba4cc

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: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.
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.