Wed, 01 Sep 2010 17:59:11 -0400 |
gdesjardins |
merge
|
Wed, 01 Sep 2010 17:58:43 -0400 |
gdesjardins |
Created online dataset, for testing PCD style learning algorithms.
|
Wed, 01 Sep 2010 16:43:24 -0400 |
Yoshua Bengio |
adding learner.txt and dataset.txt in v2_planning/
|
Wed, 01 Sep 2010 12:18:08 -0400 |
Yoshua Bengio |
moved planning into its directory
|
Tue, 24 Aug 2010 19:24:54 -0400 |
James Bergstra |
mcRBM - post code-review #1 with Guillaume
|
Tue, 24 Aug 2010 17:01:09 -0400 |
James Bergstra |
added sgd_updates to gd/sgd.py. Modif mcRBM to use it.
|
Tue, 24 Aug 2010 16:51:53 -0400 |
James Bergstra |
added the image_patches dataset used in RanzatoHinton2010
|
Tue, 24 Aug 2010 16:00:08 -0400 |
James Bergstra |
mcRBM - removed container logic that was redundant with global methods
|
Tue, 24 Aug 2010 15:50:14 -0400 |
James Bergstra |
mcRBM - made sampler a global function
|
Tue, 24 Aug 2010 15:28:13 -0400 |
James Bergstra |
mcRBM - cleaned up new_from_dims
|
Tue, 24 Aug 2010 14:54:41 -0400 |
James Bergstra |
mcRBM - removed old train_mcRBM cut-and-paste
|
Tue, 24 Aug 2010 14:54:25 -0400 |
James Bergstra |
mcRBM - cleaned up hmc_sampler
|
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
|