log

age author description
Tue, 05 Oct 2010 12:31:36 -0400 Frederic Bastien fix rst problem.
Tue, 05 Oct 2010 12:26:02 -0400 Frederic Bastien fix rst error.
Tue, 05 Oct 2010 09:57:35 -0400 Razvan Pascanu 5 activation functions added to formulas
Mon, 04 Oct 2010 12:53:19 -0400 boulanni Ported 4 cost formulas from XG github repository
Fri, 01 Oct 2010 15:27:26 -0400 Olivier Delalleau coding_style: Updates about a few points discussed in today's meeting
Fri, 01 Oct 2010 15:27:03 -0400 Olivier Delalleau API_coding_style: Added point mentioned during meeting
Fri, 01 Oct 2010 14:56:54 -0400 Olivier Delalleau Merged
Fri, 01 Oct 2010 14:56:01 -0400 Olivier Delalleau API_coding_style: More work on code example
Fri, 01 Oct 2010 14:55:41 -0400 Olivier Delalleau coding_style: Tasks decided during today's meeting
Fri, 01 Oct 2010 14:42:34 -0400 Frederic Bastien make the noise type the same as the input.
Fri, 01 Oct 2010 12:56:06 -0400 Dumitru Erhan clarifications on sphinx default vs. numpydoc extension
Fri, 01 Oct 2010 12:29:04 -0400 Dumitru Erhan merge
Fri, 01 Oct 2010 12:27:48 -0400 Dumitru Erhan how to write docs
Fri, 01 Oct 2010 12:19:55 -0400 James Bergstra small changes to formulas to bring them closer to style recommendation
Fri, 01 Oct 2010 11:55:04 -0400 David Warde-Farley Some language fixes (don't capitalize 'variable', changement->change.
Fri, 01 Oct 2010 11:47:53 -0400 David Warde-Farley Change tensor.log -> T.log since tensor was undefined symbol in this scope.
Fri, 01 Oct 2010 11:28:22 -0400 David Warde-Farley Merging with head.
Fri, 01 Oct 2010 11:27:41 -0400 David Warde-Farley A small addendum about the 'import A as B' moratorium.
Thu, 30 Sep 2010 10:18:47 -0400 Frederic Bastien added comparaison with other proposal.
Thu, 30 Sep 2010 10:16:35 -0400 Frederic Bastien added my architecture proposal.
Thu, 30 Sep 2010 09:25:40 -0400 Frederic Bastien fix import
Wed, 29 Sep 2010 18:36:49 -0400 James Bergstra tinyimages - minor: removed inplace assumption and reduced min_dynamic_range
Wed, 29 Sep 2010 18:35:40 -0400 James Bergstra cifar10 - added support for "all" split
Wed, 29 Sep 2010 18:34:47 -0400 James Bergstra mcRBM - renamed shared variable
Thu, 23 Sep 2010 19:12:52 -0400 James Bergstra test_mcRBM - added code to iterate over tinyimages
Thu, 23 Sep 2010 19:12:08 -0400 James Bergstra adding tinyimages
Wed, 15 Sep 2010 17:49:21 -0400 James Bergstra mcRBM - many changes incl. adding support for pooling matrix
Wed, 15 Sep 2010 17:46:21 -0400 James Bergstra cifar10 op - added an op for generating whitened patches
Wed, 15 Sep 2010 17:46:03 -0400 James Bergstra cifar10 op - made splits constructors a parameter
Wed, 15 Sep 2010 17:45:04 -0400 James Bergstra extended cifar10.tile_rasterized_examples to work for patches too