Thu, 19 Jun 2008 16:18:37 -0400 |
Joseph Turian |
Added more functions
|
Tue, 17 Jun 2008 16:50:35 -0400 |
Frederic Bastien |
code cleanup
|
Tue, 17 Jun 2008 16:20:17 -0400 |
Frederic Bastien |
Can give test name in debug mode. This will execute on the gived test name.
|
Tue, 17 Jun 2008 16:09:59 -0400 |
Frederic Bastien |
added test for ds.subset()
|
Tue, 17 Jun 2008 14:59:10 -0400 |
Frederic Bastien |
corrected test_RenamedFieldsDataSet. It still fail, but this should be du to bug in RenamedFieldsDataSet.
|
Tue, 17 Jun 2008 14:46:15 -0400 |
Frederic Bastien |
Automated merge with ssh://projects@lgcm.iro.umontreal.ca/hg/pylearn
|
Tue, 17 Jun 2008 14:33:15 -0400 |
Yoshua Bengio |
Automated merge with ssh://projects@lgcm.iro.umontreal.ca/hg/pylearn
|
Tue, 17 Jun 2008 14:32:54 -0400 |
Yoshua Bengio |
Added test for dataset/RenamedFieldsDataSet
|
Tue, 17 Jun 2008 14:45:22 -0400 |
Frederic Bastien |
added test for ds.subset
|
Tue, 17 Jun 2008 14:32:03 -0400 |
Frederic Bastien |
fix test for __getitem__
|
Tue, 17 Jun 2008 13:33:17 -0400 |
Frederic Bastien |
corrected test for dataset.minibatches()
|
Wed, 11 Jun 2008 16:26:41 -0400 |
Thierry Bertin-Mahieux |
test to compare overriden __getitem__ implemented, tested on ArrayDataSet.__getitem__
|
Wed, 11 Jun 2008 13:22:00 -0400 |
Thierry Bertin-Mahieux |
still something weird in the getitem test
|
Wed, 11 Jun 2008 12:45:24 -0400 |
Thierry Bertin-Mahieux |
a lot of tests are broken because of the new behaviour of __getitem__ that always returns a LookupList, working on that...
|
Fri, 06 Jun 2008 17:58:45 -0400 |
Thierry Bertin-Mahieux |
small bug fixed
|