Thu, 21 Oct 2010 14:47:49 -0400 |
James Bergstra |
mcRBM - changes to creation of topo_P matrix
|
Thu, 21 Oct 2010 11:43:36 -0400 |
James Bergstra |
mcRBM - fixed error in normalization of quadratic term
|
Thu, 21 Oct 2010 11:42:36 -0400 |
James Bergstra |
removed checkpoint draft
|
Wed, 27 Oct 2010 10:37:18 -0400 |
Frederic Bastien |
don't consider __version__ when it is none.
|
Wed, 27 Oct 2010 10:36:55 -0400 |
Frederic Bastien |
make version detection work around a strange behavior of imp.find_module
|
Wed, 27 Oct 2010 10:33:16 -0400 |
Frederic Bastien |
give the NotImplementedError a string message
|
Tue, 26 Oct 2010 16:34:20 -0400 |
Frederic Bastien |
record_version work with module that are not checkout and have __version__ defined(as numpy).
|
Fri, 22 Oct 2010 11:11:51 -0400 |
gdesjardins |
Fixed comments in leapfrog method
|
Fri, 22 Oct 2010 10:58:57 -0400 |
gdesjardins |
HMC: perform half-step on velocity first (instead of position).
|
Thu, 21 Oct 2010 16:18:52 -0400 |
Olivier Delalleau |
Reply to Razvan
|
Thu, 21 Oct 2010 14:36:36 -0400 |
Razvan Pascanu |
comment on dataset proposal by Olivier
|
Thu, 21 Oct 2010 14:03:12 -0400 |
Olivier Delalleau |
Added a comment on the dataset vs. task issue
|
Thu, 21 Oct 2010 13:00:49 -0400 |
Olivier Delalleau |
Added proposal for dataset API as discussed on pylearn-dev
|
Mon, 18 Oct 2010 19:31:17 -0400 |
James Bergstra |
adding new idea to arch_src
|
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
|
Thu, 14 Oct 2010 23:55:55 -0400 |
gdesjardins |
merge
|
Thu, 14 Oct 2010 23:55:41 -0400 |
gdesjardins |
small changes to mode dataset (used for tempering work)
|
Thu, 14 Oct 2010 23:54:28 -0400 |
gdesjardins |
forgot to commit... 2 versions: one for /data/lisa6 the other for
|
Thu, 14 Oct 2010 13:33:33 -0400 |
Frederic Bastien |
added function doc and made the interface more constant between fct.
|
Wed, 13 Oct 2010 15:05:16 -0400 |
Frederic Bastien |
make function documentation more clear.
|
Wed, 13 Oct 2010 15:04:42 -0400 |
Frederic Bastien |
added the parameter noise_value to binomial_noise formula.
|
Wed, 13 Oct 2010 10:19:48 -0400 |
Olivier Delalleau |
Minor grammar improvements
|
Tue, 12 Oct 2010 13:37:55 -0400 |
Frederic Bastien |
added to the web page the commit message recommendation.
|
Sun, 10 Oct 2010 14:51:02 -0400 |
James Bergstra |
adding training script for test_mcRBM to reproduce classification results
|
Sun, 10 Oct 2010 13:45:21 -0400 |
James Bergstra |
mcRBM - added mask for updates to P matrix
|