Mercurial > pylearn
log
age | author | description |
---|---|---|
Thu, 22 May 2008 19:07:51 -0400 | James Bergstra | Modified ArrayDataSet's handling of column fields. |
Thu, 22 May 2008 17:41:14 -0400 | James Bergstra | tlearn->pylearn in mlp |
Thu, 22 May 2008 16:31:07 -0400 | Frederic Bastien | small modif for test |
Wed, 21 May 2008 17:43:56 -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: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) |
Sat, 17 May 2008 00:01:47 -0400 | Yoshua Bengio | work in progress denoising auto-encoder |