Thu, 05 Jun 2008 18:38:42 -0400 |
James Bergstra |
trying to get default implemenations to work
|
Thu, 05 Jun 2008 14:40:18 -0400 |
Frederic Bastien |
removed test for dataset[fieldname] as this is not possible anymore
|
Thu, 05 Jun 2008 14:29:06 -0400 |
Frederic Bastien |
moved test_speed() in its own file
|
Thu, 05 Jun 2008 14:16:46 -0400 |
James Bergstra |
removed test_lookuplist from test_dataset
|
Wed, 04 Jun 2008 19:04:40 -0400 |
James Bergstra |
deprecating __getitem__[fieldname] syntax
|
Wed, 04 Jun 2008 18:48:50 -0400 |
James Bergstra |
reverting dataset
|
Wed, 04 Jun 2008 17:49:09 -0400 |
James Bergstra |
initial commit of amat
|
Tue, 03 Jun 2008 16:52:06 -0400 |
Thierry Bertin-Mahieux |
small debugging with dummytests
|
Tue, 03 Jun 2008 16:45:23 -0400 |
Thierry Bertin-Mahieux |
small debugging with dummytests
|
Tue, 03 Jun 2008 16:41:55 -0400 |
Thierry Bertin-Mahieux |
created 'dummytests', tests that checks consistency of new weird datasets, where we can't compare with actual values in a matrix, for instance. Useful as a first debugging when creating a dataset
|
Tue, 03 Jun 2008 13:25:33 -0400 |
Frederic Bastien |
need to make multiple test do to cached dataset
|
Tue, 03 Jun 2008 12:18:22 -0400 |
Frederic Bastien |
make test_speed generic
|
Tue, 03 Jun 2008 12:13:17 -0400 |
Frederic Bastien |
better function name in test_speed
|
Thu, 29 May 2008 10:42:29 -0400 |
Frederic Bastien |
more test. Are we wanting to limit the size of minibatch to the size of the dataset?
|
Thu, 29 May 2008 10:41:35 -0400 |
Frederic Bastien |
more general test
|
Wed, 28 May 2008 14:16:28 -0400 |
Frederic Bastien |
code cleanup
|
Tue, 27 May 2008 13:46:03 -0400 |
Frederic Bastien |
Automated merge with ssh://projects@lgcm.iro.umontreal.ca/hg/pylearn
|
Fri, 23 May 2008 10:21:52 -0400 |
Frederic Bastien |
more test speed
|
Fri, 16 May 2008 16:40:26 -0400 |
Frederic Bastien |
Added speed test for ArraDataSet
|
Fri, 23 May 2008 12:22:54 -0400 |
Thierry Bertin-Mahieux |
small debugging
|
Thu, 22 May 2008 16:31:07 -0400 |
Frederic Bastien |
small modif for test
|
Thu, 15 May 2008 13:10:21 -0400 |
Frederic Bastien |
Added test for ApplyFunctionDataset
|
Tue, 13 May 2008 15:12:45 -0400 |
Frederic Bastien |
typo
|
Tue, 13 May 2008 15:11:24 -0400 |
Frederic Bastien |
small refactoring
|
Tue, 13 May 2008 15:03:16 -0400 |
Frederic Bastien |
more test
|
Tue, 13 May 2008 13:05:45 -0400 |
Frederic Bastien |
added test for CachedDataSet(ds,cache_all_upon_construction=True)
|
Tue, 13 May 2008 13:00:54 -0400 |
Frederic Bastien |
more test
|
Mon, 12 May 2008 17:51:28 -0400 |
Frederic Bastien |
small refactoring
|
Mon, 12 May 2008 17:43:53 -0400 |
Frederic Bastien |
don't assume we have an ArrayDataSet
|
Mon, 12 May 2008 17:37:36 -0400 |
Frederic Bastien |
bugfix in test
|
Mon, 12 May 2008 17:25:52 -0400 |
Frederic Bastien |
bugfix test in case it is not an ArrayDataSet
|
Mon, 12 May 2008 16:24:59 -0400 |
Frederic Bastien |
typo
|
Mon, 12 May 2008 16:22:10 -0400 |
Frederic Bastien |
only exec the test if we are the main
|
Mon, 12 May 2008 15:50:49 -0400 |
Frederic Bastien |
typo
|
Mon, 12 May 2008 15:47:32 -0400 |
Frederic Bastien |
added test for CachedDataSet
|
Mon, 12 May 2008 15:35:18 -0400 |
Frederic Bastien |
make some function global to reuse them to test other dataset
|
Mon, 12 May 2008 14:11:57 -0400 |
Frederic Bastien |
commented broken test
|
Mon, 12 May 2008 13:54:54 -0400 |
Frederic Bastien |
futur test
|
Wed, 07 May 2008 16:17:06 -0400 |
Frederic Bastien |
removed datat that should not be commited
|
Wed, 07 May 2008 13:07:33 -0400 |
Frederic Bastien |
added function load_pmat_as_array_dataset and save_array_dataset_as_pmat
|
Wed, 07 May 2008 12:12:43 -0400 |
Frederic Bastien |
...
|
Tue, 06 May 2008 16:41:45 -0400 |
Frederic Bastien |
added test
|
Tue, 06 May 2008 16:12:37 -0400 |
Frederic Bastien |
more test
|
Tue, 06 May 2008 16:07:39 -0400 |
Frederic Bastien |
clean up and a few more test
|
Tue, 06 May 2008 16:03:17 -0400 |
Frederic Bastien |
modifed test to accomodate the last change in dataset.py.
|
Tue, 06 May 2008 14:01:22 -0400 |
Frederic Bastien |
restructuring and added test
|
Tue, 06 May 2008 10:53:21 -0400 |
Frederic Bastien |
added test and some restructuring for futur use
|
Mon, 05 May 2008 17:44:49 -0400 |
Frederic Bastien |
corrected the use of .all()
|
Mon, 05 May 2008 17:13:53 -0400 |
Frederic Bastien |
corrected test from discution about the syntax with Yoshua
|
Mon, 05 May 2008 16:54:16 -0400 |
Frederic Bastien |
more test and refactoring
|
Mon, 05 May 2008 14:39:04 -0400 |
Frederic Bastien |
removed print
|
Mon, 05 May 2008 14:37:34 -0400 |
Frederic Bastien |
added function test_ds in test_ArrayDataSet who test a sub dataset
|
Mon, 05 May 2008 11:49:40 -0400 |
Frederic Bastien |
added function have_raised that evaluate the string in parameter and return true if the function have raised an exception
|
Mon, 05 May 2008 11:02:03 -0400 |
Frederic Bastien |
Automated merge with ssh://p-omega1@lgcm.iro.umontreal.ca/tlearn
|
Mon, 05 May 2008 10:57:33 -0400 |
Frederic Bastien |
Added test for ArrayDataSet and LookUpList
|
Sat, 03 May 2008 14:41:02 -0400 |
Yoshua Bengio |
Fixed errors raised by test_dataset
|
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:24 -0400 |
Frederic Bastien |
more test
|