Mercurial > ift6266
log datasets/dsetiter.py @ 180:76bc047df5ee
age | author | description |
---|---|---|
Sat, 27 Feb 2010 16:50:16 -0500 | Arnaud Bergeron | Add dtype conversion and rescaling to the read path. |
Sat, 27 Feb 2010 16:07:09 -0500 | Arnaud Bergeron | Do not yield theano shared variables. They can only be used by theano.function(). |
Sat, 27 Feb 2010 15:09:02 -0500 | Arnaud Bergeron | Make the datasets iterators return theano shared slices with the appropriate types. |
Thu, 25 Feb 2010 18:40:01 -0500 | Arnaud Bergeron | Add inital implementation of datasets. |