Mercurial > pylearn
log _test_dataset.py @ 289:3af204aa71e5
age | author | description |
---|---|---|
Fri, 06 Jun 2008 16:15:43 -0400 | Frederic Bastien | implemented test for FieldsSubsetDataSet. if executed, can take a --debug option to be used in a debugger |
Fri, 06 Jun 2008 13:52:37 -0400 | Frederic Bastien | renamed file base _test2_dataset.py@8277e443ad3f |
Fri, 23 May 2008 14:07:53 -0400 | Thierry Bertin-Mahieux | tester on iterator consistency now triggers a bug in dataset, linked to the combination of minibatch and slicing |
Fri, 23 May 2008 13:44:25 -0400 | Thierry Bertin-Mahieux | test on simple slicing works |
Fri, 23 May 2008 13:16:42 -0400 | Thierry Bertin-Mahieux | added a class to test any new dataset |
Fri, 11 Apr 2008 15:46:18 -0400 | bengioy | Changed apply_function so that it propagates methods of the source. |