Mercurial > pylearn
log dataset.py @ 331:52aa031e1fe3
age | author | description |
---|---|---|
Mon, 16 Jun 2008 16:38:03 -0400 | Thierry Bertin-Mahieux | IMPORTANT: minibatches now returns minibatch_nowrap with a minimum of assert before. Should implement the good behavior, e.g. returning only complete batches and let the user figure out what he wants. |
Mon, 16 Jun 2008 16:11:36 -0400 | Thierry Bertin-Mahieux | merge |
Mon, 16 Jun 2008 16:03:16 -0400 | Thierry Bertin-Mahieux | little hack in MiniBatchToSingleExampleIterator, there was a problem which I think was not a bug, we were receiving [array(3)] and everything was crashing. Hack is kinda slow |