log

age author description
Sat, 20 Mar 2010 15:18:54 -0400 James Bergstra using madplay in audio.AudioRead
Fri, 19 Mar 2010 23:32:23 -0400 James Bergstra majorminer op - make it only work on one track at a time
Fri, 19 Mar 2010 23:31:38 -0400 James Bergstra bugfix in majorminer - must trim newline chars from each line
Fri, 19 Mar 2010 23:30:50 -0400 James Bergstra added new AudioRead op to io.audio
Fri, 19 Mar 2010 17:55:23 -0400 James Bergstra adding majorminer dataset
Fri, 19 Mar 2010 17:54:45 -0400 James Bergstra logreg - added name parameter and autonaming of logreg shared variables
Thu, 18 Mar 2010 15:39:32 -0400 fsavard Changed epy.doc slightly; commented a part concerning a wiki which does not seem to exist anymore; changed THEANO_API_ROOT to PYLEARN_API_ROOT
Thu, 18 Mar 2010 15:31:18 -0400 fsavard Added ext.py from Theano/doc, with some changes
Thu, 18 Mar 2010 12:29:36 -0400 fsavard Had forgotten to hg add SeriesTable .txt doc
Thu, 18 Mar 2010 12:23:14 -0400 fsavard Added SeriesTables module (which I had placed originally in the IFT6266 repository) and its doc. Added a logo for the doc and changed conf.py to reflect correct title.
Thu, 18 Mar 2010 11:34:29 -0400 fsavard Merge
Thu, 18 Mar 2010 11:33:49 -0400 fsavard Added basics for documentation with sphinx and epydoc, by copying files from the Theano/doc directory
Thu, 18 Mar 2010 11:18:20 -0400 Frederic Bastien fix import and fix method name change. This uncover other change not reflected into the test.
Thu, 18 Mar 2010 10:49:09 -0400 Frederic Bastien fix some import.
Thu, 18 Mar 2010 10:45:29 -0400 Frederic Bastien fix some import error.
Fri, 12 Mar 2010 01:50:52 -0500 James Bergstra added comment to sgd file
Fri, 12 Mar 2010 01:50:40 -0500 James Bergstra extension to kouh2008 layer have linear and softplus inputs
Mon, 08 Mar 2010 17:56:51 -0500 James Bergstra added comment to record_versions
Wed, 24 Feb 2010 13:55:33 -0500 Frederic Bastien copy the fct record_version from LeDeepNet
Wed, 24 Feb 2010 13:36:01 -0500 Frederic Bastien backport to python 2.4
Thu, 11 Feb 2010 09:44:34 -0500 Pierre-Antoine Manzagol NistSD dataset: Add range argument for input [-1,1] or [0,1].
Tue, 09 Feb 2010 22:11:52 -0500 Pierre-Antoine Manzagol Nist SD preproc: ensuring upcast to float during centering.
Tue, 09 Feb 2010 22:02:34 -0500 Pierre-Antoine Manzagol Nist SD dataset: modified preproc so input is between -1 an 1.
Tue, 09 Feb 2010 20:14:46 -0500 Pierre-Antoine Manzagol Dataset: added preprocess attribute.
Fri, 05 Feb 2010 11:53:48 -0500 Pierre-Antoine Manzagol Provides a ``Dataset`` for the nist reshuffled digits dataset.
Thu, 28 Jan 2010 15:17:57 -0500 Arnaud Bergeron Add option to use subtensor start in pylearn.io.filetensor
Wed, 27 Jan 2010 09:56:37 -0500 Frederic Bastien fix import for the move of shared var outside of the sandbox.
Thu, 21 Jan 2010 13:17:09 -0500 Frederic Bastien backport to python 2.4
Tue, 05 Jan 2010 10:48:59 -0500 Frederic Bastien some backport to python 2.4
Tue, 17 Nov 2009 15:20:40 -0500 James Bergstra merge