log

age author description
Tue, 14 Sep 2010 22:35:51 -0400 James Bergstra pca - added pca_whiten_inverse function
Wed, 08 Sep 2010 13:18:13 -0400 James Bergstra mcRBM - changed params from lambda to method for pickling
Wed, 08 Sep 2010 13:17:45 -0400 James Bergstra hmc - changed updates to member fn from lambda for pickling
Wed, 08 Sep 2010 13:05:02 -0400 James Bergstra mcRBM - added hack to main script to pickle final model and sampler
Sat, 04 Sep 2010 19:32:27 -0400 James Bergstra mcRBM working with whole learning algo in theano
Sat, 04 Sep 2010 19:31:16 -0400 James Bergstra hmc - removing debugprints
Fri, 03 Sep 2010 15:05:31 -0400 James Bergstra debugging mcRBM
Fri, 03 Sep 2010 12:36:53 -0400 James Bergstra renamed updates variable in hmc
Fri, 03 Sep 2010 12:35:49 -0400 James Bergstra added some wishlist items for gd module
Fri, 03 Sep 2010 12:35:10 -0400 James Bergstra refactoring mcRBM
Thu, 02 Sep 2010 16:48:33 -0400 James Bergstra hmc - separated simulate into simulate_updates
Wed, 01 Sep 2010 17:40:21 -0400 James Bergstra hmc - replaced with new refactored code
Wed, 01 Sep 2010 17:39:39 -0400 James Bergstra hmc - modified get_position to return shared var copy
Tue, 28 Sep 2010 16:27:21 -0400 Pascal Lamblin More RST
Tue, 28 Sep 2010 14:02:29 -0400 Pascal Lamblin More RSTification
Mon, 27 Sep 2010 10:59:00 -0400 Olivier Delalleau Added a comment on architecture discussion
Sun, 26 Sep 2010 14:10:33 -0400 Razvan Pascanu general file to talk about the different approaches
Fri, 24 Sep 2010 14:10:05 -0400 Razvan Pascanu a few changes
Fri, 24 Sep 2010 13:59:47 -0400 gdesjardins added comments to our plugin proposal
Fri, 24 Sep 2010 12:54:27 -0400 gdesjardins merge
Fri, 24 Sep 2010 12:53:53 -0400 gdesjardins new plugin approach
Fri, 24 Sep 2010 12:18:17 -0400 Olivier Delalleau coding_style: Added tasks discussed in today's meeting
Fri, 24 Sep 2010 12:17:57 -0400 Olivier Delalleau API_coding_style: Added recommendation about how classes should derive from object
Fri, 24 Sep 2010 01:46:12 -0400 Pascal Lamblin Prototype for "hooks" simpler than full control-flow rewrite.
Thu, 23 Sep 2010 16:15:58 -0400 Olivier Delalleau Reply to RP
Thu, 23 Sep 2010 13:44:50 -0400 Razvan Pascanu comment on OD's reply
Thu, 23 Sep 2010 13:36:04 -0400 Olivier Delalleau JB's plugin: Reply to JB
Thu, 23 Sep 2010 13:29:05 -0400 Olivier Delalleau Merged
Thu, 23 Sep 2010 13:20:08 -0400 Olivier Delalleau architecture: Removed duplicated 'evaluate' statement in my pipeline sketch
Thu, 23 Sep 2010 13:20:19 -0400 James Bergstra plugin_JB replies