log learner.py @ 313:009ce84e9f52

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