log pylearn/algorithms/mcRBM.py @ 974:f2cdcc71ece1

age author description
Mon, 23 Aug 2010 16:02:02 -0400 James Bergstra mcRBM - added L1 penalties and normal sign convention to contrastive grad
Mon, 23 Aug 2010 15:59:40 -0400 James Bergstra mcRBM - added numpy import
Mon, 23 Aug 2010 15:59:21 -0400 James Bergstra mcRBM - adding math and comments
Fri, 20 Aug 2010 13:58:56 -0400 James Bergstra adding algorithms/mcRBM, but it is not done yet