Mercurial > pylearn
log dataset.py @ 66:dde1fb1b63ba
age | author | description |
---|---|---|
Fri, 02 May 2008 11:24:17 -0400 | Frederic Bastien | fixed test and removed print |
Fri, 02 May 2008 11:10:20 -0400 | Yoshua Bengio | fixed the infinite loop |
Fri, 02 May 2008 11:01:28 -0400 | Yoshua Bengio | trying to fix infinite loop |
Fri, 02 May 2008 10:14:01 -0400 | Frederic Bastien | bugfix |
Fri, 02 May 2008 09:55:38 -0400 | Frederic Bastien | bugfix: in MinibatchDataSet renamed the class variable fields to _fields as parent class have a function called field. |
Thu, 01 May 2008 16:26:34 -0400 | Frederic Bastien | bugfix |
Tue, 29 Apr 2008 17:45:16 -0400 | Yoshua Bengio | Added empty classes with doc: CachedDataSet and ApplyFunctionDataSet |