log mlp_factory_approach.py @ 239:77b362a23f8e

age author description
Tue, 27 May 2008 15:49:09 -0400 delallea Fixed by James
Fri, 23 May 2008 17:12:12 -0400 James Bergstra merged
Fri, 23 May 2008 17:11:39 -0400 James Bergstra deprecation note for mlp
Fri, 23 May 2008 12:22:54 -0400 Thierry Bertin-Mahieux small debugging
Thu, 22 May 2008 17:41:14 -0400 James Bergstra tlearn->pylearn in mlp
Wed, 21 May 2008 17:42:20 -0400 Thierry Bertin-Mahieux previous commit was supposed to concern only one file, dataset.py, try to undo my other changes with this commit (nothing was broken though, just useless debugging prints)
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)