log pylearn/datasets/MNIST.py @ 1484:83d3c9ee6d65

age author description
Tue, 05 Jul 2011 11:01:51 -0400 gdesjardins * changed MNIST dataset to use config.get_filepath_in_roots mechanism
Fri, 21 Jan 2011 20:40:57 -0500 Pascal Lamblin int8 should be enough to represent digits from 0 to 9
Thu, 21 Jan 2010 13:17:09 -0500 Frederic Bastien backport to python 2.4
Wed, 07 Oct 2009 11:17:49 -0400 Pascal Lamblin More descriptive error message when fpconst is missing.
Thu, 10 Sep 2009 10:30:50 -0400 James Bergstra merge
Thu, 10 Sep 2009 10:30:21 -0400 James Bergstra deleting mnist_factory
Wed, 02 Sep 2009 14:22:02 -0700 dumitru backporting to 2.4
Wed, 15 Jul 2009 13:19:56 -0400 Frederic Bastien put in comment a fct call all that seam to don't be used and conflict with numpy and python name.
Wed, 15 Jul 2009 13:18:55 -0400 Frederic Bastien get the mnist data from the pmat file and not the amat file
Tue, 03 Mar 2009 11:37:56 -0500 Frederic Bastien added pylearn.datasets.MNIST.first_10 and pylearn.datasets.MNIST.first_100. They are usefull to test with small dataset.
Wed, 11 Feb 2009 01:42:58 -0500 bergstra print warning on undefined PYLEARN_DATA_ROOT
Mon, 19 Jan 2009 18:10:48 -0500 James Bergstra moving away from mnist_factory
Wed, 03 Dec 2008 17:21:05 -0500 desjagui * added NStages as a stopper (moved from hpu/conv)
Wed, 12 Nov 2008 21:57:54 -0500 James Bergstra new file structure layout, factories, etc. base datasets/MNIST.py@46e86cf9bcad