Mercurial > ift6266
log datasets/dsetiter.py @ 599:587674030c5a
age | author | description |
---|---|---|
Tue, 30 Mar 2010 14:40:54 -0400 | Arnaud Bergeron | Fix concatenation of 1-dim datasets (such as int target vectors). |
Mon, 01 Mar 2010 17:06:49 -0500 | Arnaud Bergeron | Fix bug where there would be a bunch of 0-length batches at the end under certain circumstances. |
Sat, 27 Feb 2010 16:50:16 -0500 | Arnaud Bergeron | Add dtype conversion and rescaling to the read path. |