Mercurial > pylearn
log dataset.py @ 227:17c5d080964b
age | author | description |
---|---|---|
Tue, 27 May 2008 13:23:05 -0400 | James Bergstra | reinstating changeset 216 clobbered accidentally by 218 |
Fri, 23 May 2008 16:01:01 -0400 | Thierry Bertin-Mahieux | should have solved the problem with minibatches not handling subsets of fieldnames, although maybe not super efficient |
Fri, 23 May 2008 12:22:54 -0400 | Thierry Bertin-Mahieux | small debugging |
Thu, 22 May 2008 19:07:51 -0400 | James Bergstra | Modified ArrayDataSet's handling of column fields. |
Wed, 21 May 2008 17:39:30 -0400 | Thierry Bertin-Mahieux | in __get__, problem if the i.stop was None, i being the slice, added one line replacing None by the len(self) |
Thu, 15 May 2008 15:21:00 -0400 | Frederic Bastien | Automated merge with ssh://p-omega1@lgcm.iro.umontreal.ca/tlearn |
Thu, 15 May 2008 13:09:26 -0400 | Frederic Bastien | bugfix |