log pylearn/algorithms/tests/test_mcRBM.py @ 1508:b28e8730c948

age author description
Mon, 12 Sep 2011 11:45:56 -0400 Frederic Bastien fix test.
Mon, 12 Sep 2011 11:45:41 -0400 Frederic Bastien fix import.
Mon, 18 Oct 2010 15:01:00 -0400 James Bergstra removed sandbox code from test_mcRBM
Mon, 18 Oct 2010 14:58:52 -0400 James Bergstra merge
Mon, 18 Oct 2010 14:58:39 -0400 James Bergstra modifs to test_mcRBM to reproduce mcRBM classif results
Mon, 18 Oct 2010 08:53:08 -0400 James Bergstra added test idea to test_mcRBM
Sun, 10 Oct 2010 14:51:02 -0400 James Bergstra adding training script for test_mcRBM to reproduce classification results
Thu, 23 Sep 2010 19:12:52 -0400 James Bergstra test_mcRBM - added code to iterate over tinyimages
Wed, 15 Sep 2010 17:49:21 -0400 James Bergstra mcRBM - many changes incl. adding support for pooling matrix
Wed, 08 Sep 2010 13:05:02 -0400 James Bergstra mcRBM - added hack to main script to pickle final model and sampler
Sat, 04 Sep 2010 19:32:27 -0400 James Bergstra mcRBM working with whole learning algo in theano
Fri, 03 Sep 2010 12:35:10 -0400 James Bergstra refactoring mcRBM
Tue, 24 Aug 2010 19:24:54 -0400 James Bergstra mcRBM - post code-review #1 with Guillaume