Mercurial > pylearn
log
age | author | description |
---|---|---|
Mon, 23 Aug 2010 16:04:10 -0400 | James Bergstra | mcRBM - changed init of U to match M'A.R's code |
Mon, 23 Aug 2010 16:03:38 -0400 | James Bergstra | mcRBM - added extra free_energy param |
Mon, 23 Aug 2010 16:02:34 -0400 | James Bergstra | mcRBM - put softplus in directly for num. stability |
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 |