log test_dataset.py @ 86:fdf72ea4f2bc

age author description
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