log dataset.py @ 62:23bf2c9eb7b3

age author description
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
Tue, 29 Apr 2008 16:09:17 -0400 Yoshua Bengio Automated merge with ssh://p-omega1@lgcm.iro.umontreal.ca/tlearn
Tue, 29 Apr 2008 15:05:12 -0400 Yoshua Bengio Efficient implementation of getitem for ArrayDataSet