Mercurial > pylearn
log dataset.py @ 72:2b6656b2ef52
age | author | description |
---|---|---|
Fri, 02 May 2008 18:36:47 -0400 | Joseph Turian | Changed docs slightly |
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 |