log dataset.py @ 38:d637ad8f7352

age author description
Thu, 24 Apr 2008 13:25:39 -0400 bengioy Finished first untested version of VStackedDataset
Thu, 24 Apr 2008 12:03:06 -0400 bengioy Factored the minibatch-writing code into an iterator class inside DataSet
Tue, 22 Apr 2008 18:03:11 -0400 bengioy Rewriting dataset.py completely
Fri, 11 Apr 2008 15:46:18 -0400 bengioy Changed apply_function so that it propagates methods of the source.
Fri, 11 Apr 2008 13:08:51 -0400 bengioy Removed __array__ method from dataset, whose
Fri, 11 Apr 2008 11:14:54 -0400 bengioy Fixed dataset errors so that _test_dataset.py works again.