Mercurial > ift6266
log datasets/defs.py @ 599:587674030c5a
age | author | description |
---|---|---|
Mon, 19 Apr 2010 10:12:17 -0400 | xaviermuller | added pnist support, will check in code for data set iterator later |
Sat, 20 Mar 2010 10:19:11 -0400 | SylvainPL | Ajout d'une fonctionnalite pour pouvoir definir un range de fichiers d'entrainement de P07 utilises. Utile pour pre-entrainer et fine-tuner avec des donnees differentes |
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. |