log

age author description
Mon, 21 Jun 2010 15:47:30 -0400 Yoshua Bengio merge
Mon, 21 Jun 2010 15:47:12 -0400 Yoshua Bengio added sigmoid_output_SdA.py
Sat, 22 May 2010 17:48:03 -0400 gdesjardins asdf
Sat, 22 May 2010 17:44:26 -0400 gdesjardins misc. small binary datasets
Mon, 10 May 2010 00:25:42 -0400 James Bergstra added code comments and "all" attribute to datasets.cifar10
Sat, 17 Apr 2010 18:33:53 -0400 fsavard Fixed bug with ErrorSeries not supporting hdf5_group parameter. Added test to check for that bug.
Thu, 15 Apr 2010 10:52:02 -0400 James Bergstra merge
Thu, 15 Apr 2010 10:50:10 -0400 James Bergstra forcing int32 label dtype in shapeset1
Thu, 15 Apr 2010 10:49:46 -0400 James Bergstra removed shape argument from tensor constructor
Thu, 15 Apr 2010 10:50:10 -0400 James Bergstra forcing int32 label dtype in shapeset1
Thu, 15 Apr 2010 10:49:46 -0400 James Bergstra removed shape argument from tensor constructor
Thu, 15 Apr 2010 09:11:14 -0400 fsavard Added other targets (printing to stdout, notably) to seriestables, and corresponding doc
Fri, 09 Apr 2010 11:14:24 -0400 Pierre-Antoine Manzagol Add nist_digits dataset.
Thu, 01 Apr 2010 11:53:09 -0400 Frederic Bastien make test faster in debug mode.
Wed, 31 Mar 2010 15:18:09 -0400 Frederic Bastien make test faster in debug mode
Wed, 31 Mar 2010 15:17:40 -0400 Frederic Bastien use new import path
Tue, 30 Mar 2010 13:46:08 -0400 Frederic Bastien make tests faster in debug mode
Tue, 30 Mar 2010 12:09:11 -0400 Frederic Bastien make the code run faster in debug mode.
Fri, 26 Mar 2010 14:57:35 -0400 Arnaud Bergeron NoteImplementedError -> NotImplementedError
Mon, 22 Mar 2010 09:55:12 -0400 Frederic Bastien removed old parameter that don't exist anymore.
Sat, 20 Mar 2010 15:19:43 -0400 James Bergstra removed bad tracks from MajorMiner dataset
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