log lookup_list.py @ 142:ad144fa72bf5

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