Mercurial > pylearn
log _test_dataset.py @ 7:6f8f338686db
age | author | description |
---|---|---|
Mon, 24 Mar 2008 13:20:15 -0400 | bengioy | Moved iterating counter into a FiniteDataSetIterator to allow embedded iterations and multiple threads iterating at the same time on a dataset. |
Mon, 24 Mar 2008 09:04:06 -0400 | bengioy | Removed MinibatchIterator and instead made minibatch_size a field of all DataSets, |
Sun, 23 Mar 2008 22:14:10 -0400 | bengioy | Added test for dataset. |