Mercurial > pylearn
log dataset.py @ 37:73c4212ba5b3
age | author | description |
---|---|---|
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 |