log learner.py @ 262:14b9779622f9

age author description
Tue, 03 Jun 2008 21:34:24 -0400 Yoshua Bengio Split LearningAlgorithm into OfflineLearningAlgorithm and OnlineLearningAlgorithm
Wed, 21 May 2008 17:39:30 -0400 Thierry Bertin-Mahieux in __get__, problem if the i.stop was None, i being the slice, added one line replacing None by the len(self)
Sat, 17 May 2008 00:01:26 -0400 Yoshua Bengio template statscollector
Thu, 15 May 2008 12:55:21 -0400 Yoshua Bengio Complete redesign of learner...
Tue, 13 May 2008 15:35:43 -0400 Yoshua Bengio mlp seems to work!
Tue, 13 May 2008 15:11:47 -0400 James Bergstra s/Output/Input
Tue, 13 May 2008 14:28:47 -0400 Yoshua Bengio fixed import of AbstractFunction
Mon, 12 May 2008 18:51:42 -0400 Joseph Turian Updated documentation