log

age author description
Mon, 15 Nov 2010 16:28:02 -0500 Razvan Pascanu comment on OD idea
Mon, 15 Nov 2010 16:17:59 -0500 Olivier Delalleau Added a suggestion to solve the problem of Fixed vs. Varying parameters
Mon, 15 Nov 2010 15:20:49 -0500 Olivier Delalleau datalearn: Added another comment on James' numeric iterator function
Mon, 15 Nov 2010 13:49:25 -0500 Razvan Pascanu Answered Yoshua's question
Mon, 15 Nov 2010 11:51:33 -0500 Olivier Delalleau Refactored datalearn committee file to be easier to read
Fri, 12 Nov 2010 13:49:13 -0500 Yoshua Bengio comment by YB
Fri, 12 Nov 2010 11:49:00 -0500 Razvan Pascanu reply to OD
Fri, 12 Nov 2010 11:36:30 -0500 Olivier Delalleau Reply to Razvan
Fri, 12 Nov 2010 11:11:49 -0500 Razvan Pascanu Reply to a comment of OD
Fri, 12 Nov 2010 10:39:19 -0500 Olivier Delalleau Datalearn replies / comments
Thu, 11 Nov 2010 22:40:01 -0500 Razvan Pascanu Some question/suggestions to datalearn
Thu, 11 Nov 2010 18:08:05 -0500 James Bergstra corrected use of epsilons in pca
Thu, 11 Nov 2010 17:53:13 -0500 James Bergstra comments on datalearn
Thu, 11 Nov 2010 17:36:39 -0500 James Bergstra merge
Thu, 11 Nov 2010 16:34:38 -0500 Olivier Delalleau Added datalearn committee discussion file
Fri, 05 Nov 2010 23:06:27 -0400 James Bergstra pca - added some assertions
Fri, 05 Nov 2010 13:29:07 -0400 James Bergstra icml07 - added comment
Wed, 03 Nov 2010 12:58:04 -0400 James Bergstra icml07 loaders works
Wed, 03 Nov 2010 12:49:24 -0400 James Bergstra adding icml07 dataset
Wed, 03 Nov 2010 12:49:12 -0400 James Bergstra dataset_ops/tinyimages - added an img_shape optional flag to save_filters fns
Thu, 28 Oct 2010 16:15:47 -0400 James Bergstra mcRBM - added to docstring
Thu, 21 Oct 2010 23:12:38 -0400 James Bergstra mcRBM - added norm_doctoring parameter
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