Mercurial > pylearn
log learner.py @ 419:43d9aa93934e
age | author | description |
---|---|---|
Fri, 13 Jun 2008 15:26:35 -0400 | Olivier Breuleux | made ExampleWiseMean Op |
Fri, 06 Jun 2008 14:01:36 -0400 | Frederic Bastien | bugfix, bad object name |
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! |