log lookup_list.py @ 167:4803cb76e26b

age author description
Mon, 12 May 2008 18:51:42 -0400 Joseph Turian Updated documentation
Mon, 12 May 2008 14:15:16 -0400 Frederic Bastien Automated merge with ssh://p-omega1@lgcm.iro.umontreal.ca/tlearn
Wed, 07 May 2008 17:01:51 -0400 Frederic Bastien added function LookupList.append_lookuplist
Fri, 09 May 2008 17:38:57 -0400 Yoshua Bengio Fixes to ApplyFunctionDataSet and other things to make learner and mlp work
Fri, 09 May 2008 13:38:54 -0400 Yoshua Bengio Corrected typos
Tue, 06 May 2008 22:24:55 -0400 bengioy Worked on OneShotTLearner and implementation of LinearRegression
Mon, 05 May 2008 10:28:58 -0400 Frederic Bastien -bugfix. We need to make deep copy otherwise we modify this instance event if we should not do it.
Tue, 29 Apr 2008 11:25:36 -0400 bengioy Test functions for dataset.py