Tue, 24 Aug 2010 14:52:09 -0400 |
James Bergstra |
mcRBM - it works and committing it is taking forever... lets try this approach
|
Tue, 24 Aug 2010 14:12:53 -0400 |
James Bergstra |
mcRBM - cleaned up expected hidden unit function
|
Tue, 24 Aug 2010 14:08:24 -0400 |
James Bergstra |
mcRBM - moved contrastive_gradient to global function
|
Tue, 24 Aug 2010 14:03:07 -0400 |
James Bergstra |
mcRBM - cleaned up the preactivation function
|
Tue, 24 Aug 2010 14:02:29 -0400 |
James Bergstra |
mcRBM - moved some things to the top of the file
|
Tue, 24 Aug 2010 13:54:29 -0400 |
James Bergstra |
mcRBM - comment to as_shared
|
Tue, 24 Aug 2010 13:53:29 -0400 |
James Bergstra |
mcRBM - removed numpy_project_onto_ball
|
Tue, 24 Aug 2010 13:51:26 -0400 |
James Bergstra |
mcRBM - removed references to dropped 'P' matrix
|
Tue, 24 Aug 2010 13:50:26 -0400 |
James Bergstra |
mcRBM - added notes to leading comment
|
Mon, 23 Aug 2010 16:06:23 -0400 |
James Bergstra |
image-tiling - better error reporting
|
Mon, 10 May 2010 00:27:02 -0400 |
James Bergstra |
merge
|
Mon, 10 May 2010 00:26:48 -0400 |
James Bergstra |
added help message to glviewer
|
Thu, 15 Apr 2010 10:08:57 -0400 |
James Bergstra |
added __str__ to early Stopper
|
Mon, 23 Aug 2010 16:05:31 -0400 |
James Bergstra |
mcRBM - hacks to driver
|
Mon, 23 Aug 2010 16:04:31 -0400 |
James Bergstra |
mcRBM - particles initialized w randn instead of rand()
|
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
|
Mon, 23 Aug 2010 15:54:54 -0400 |
James Bergstra |
image_patches - return centered data by default
|
Mon, 23 Aug 2010 15:54:19 -0400 |
James Bergstra |
typo in image_tiling
|
Fri, 20 Aug 2010 15:29:13 -0400 |
James Bergstra |
image_tiling - added dynamic_range parameter to avoid amplifying noise
|