log test_dataset.py @ 106:cf9bdb1d9656

age author description
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
Thu, 01 May 2008 16:26:34 -0400 Frederic Bastien bugfix
Thu, 01 May 2008 16:17:10 -0400 Frederic Bastien added function test_ArrayDataSet
Tue, 29 Apr 2008 16:06:50 -0400 Frederic Bastien added assert
Tue, 29 Apr 2008 14:40:44 -0400 Frederic Bastien Automated merge with ssh://p-omega1@lgcm.iro.umontreal.ca/tlearn
Tue, 29 Apr 2008 14:40:33 -0400 Frederic Bastien the script can be autorun
Tue, 29 Apr 2008 13:40:13 -0400 bengioy Fixing MinibatchDataSet getitem
Tue, 29 Apr 2008 11:25:36 -0400 bengioy Test functions for dataset.py