Mercurial > ift6266
log datasets/ftfile.py @ 177:be714ac9bcbd
age | author | description |
---|---|---|
Sat, 27 Feb 2010 14:15:11 -0500 | Arnaud Bergeron | Use izip(), not zip() to return a lazy iterator. (datasets) |
Sat, 27 Feb 2010 12:01:08 -0500 | Arnaud Bergeron | Take the validation set at the end of the training set files rather than at the beginning. |
Thu, 25 Feb 2010 18:40:01 -0500 | Arnaud Bergeron | Add inital implementation of datasets. |