log datasets/dsetiter.py @ 272:f6d9b6b89c2a

age author description
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.
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.