log datasets/ftfile.py @ 647:47af8a002530 tip

age author description
Fri, 07 Jan 2011 11:44:23 -0500 Frederic Bastien repair the class/fct that allow to read pnist07 and others by allowing them to read gziped file.
Thu, 06 Jan 2011 14:23:41 -0500 Frederic Bastien reverted previous change as it did not work.
Thu, 06 Jan 2011 13:57:05 -0500 Frederic Bastien fix the reading of PNIST dataset following Dumi compression of the data.
Sun, 21 Mar 2010 19:30:05 -0400 Yoshua Bengio fixed a problem with maxsize when not provided
Tue, 16 Mar 2010 18:51:27 -0400 Arnaud Bergeron Make the datasets lazy-loading and add a maxsize parameter.
Wed, 10 Mar 2010 17:01:02 -0500 Dumitru Erhan The in/outscale parameters were not passed to FTData
Sat, 27 Feb 2010 17:10:37 -0500 Arnaud Bergeron Remove a stray cast in the FTDataSet code and export the ocr dataset.