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
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
Sun, 10 Oct 2010 13:43:53 -0400 James Bergstra tinyimages - added main script to whiten patches
Sun, 10 Oct 2010 13:39:28 -0400 James Bergstra pca bugfix when both max energy and max components are specified
Fri, 08 Oct 2010 12:07:56 -0400 Olivier Delalleau Added question about doc format in file header
Fri, 08 Oct 2010 12:00:05 -0400 Olivier Delalleau Fixed comment in example: lists have no find() method
Thu, 07 Oct 2010 16:49:04 -0400 Olivier Delalleau Merged
Thu, 07 Oct 2010 16:48:21 -0400 Olivier Delalleau Fixed some typos and added a few precisions in commit message guidelines
Thu, 07 Oct 2010 16:42:12 -0400 Olivier Breuleux added several activation formulas
Wed, 06 Oct 2010 15:21:02 -0400 Frederic Bastien updated the coding_review file and added our proposed politic
Wed, 06 Oct 2010 15:20:24 -0400 Frederic Bastien fix RST syntax.
Wed, 06 Oct 2010 10:49:00 -0400 Frederic Bastien fix import problem