Mercurial > ift6266
log datasets/defs.py @ 267:798d1344e6a2
age | author | description |
---|---|---|
Tue, 16 Mar 2010 18:51:27 -0400 | Arnaud Bergeron | Make the datasets lazy-loading and add a maxsize parameter. |
Sat, 13 Mar 2010 15:44:50 -0500 | Dumitru Erhan | Added the possibility to get the paths from an env. variable + cleaned up the way we build the paths |
Thu, 11 Mar 2010 14:41:31 -0500 | Arnaud Bergeron | Add mnist to datasets (and supporting code). |
Wed, 10 Mar 2010 09:56:02 -0500 | Arnaud Bergeron | Add nist_P07 datasets to the predefs. |
Sat, 27 Feb 2010 17:10:37 -0500 | Arnaud Bergeron | Remove a stray cast in the FTDataSet code and export the ocr dataset. |
Sat, 27 Feb 2010 16:50:16 -0500 | Arnaud Bergeron | Add dtype conversion and rescaling to the read path. |
Sat, 27 Feb 2010 13:56:14 -0500 | Arnaud Bergeron | Define the ocr dataset and use the existing split for nist. base datasets/nist.py@8a2ac51ecf24 |