Mercurial > pylearn
log dataset.py @ 254:8ec867d12428
age | author | description |
---|---|---|
Tue, 03 Jun 2008 13:24:41 -0400 | Frederic Bastien | optimication in CachedDataSet.minibatches_nowrap |
Tue, 03 Jun 2008 13:23:28 -0400 | Frederic Bastien | code clean up |
Tue, 03 Jun 2008 13:22:45 -0400 | Frederic Bastien | implemented CachedDataSet.__iter__ as an optimization |
Tue, 03 Jun 2008 12:25:53 -0400 | Frederic Bastien | optimization of CachedDataSet__getitem__ |
Mon, 02 Jun 2008 11:59:41 -0400 | Frederic Bastien | Optimisation in ArrayDataSet::__getitem__ |
Fri, 30 May 2008 10:19:16 -0400 | delallea | Hmm... that was committed by Fred I think, I got lost by Mercurial I think |
Fri, 30 May 2008 10:14:46 -0400 | delallea | If I understand properly, the length of an unbounded stream is sys.maxint |