log deep/crbm/mnist_crbm.py @ 340:523e7b87c521

age author description
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.