Mercurial > pylearn
log
age | author | description |
---|---|---|
Thu, 21 Oct 2010 11:43:36 -0400 | James Bergstra | mcRBM - fixed error in normalization of quadratic term |
Thu, 21 Oct 2010 11:42:36 -0400 | James Bergstra | removed checkpoint draft |
Wed, 27 Oct 2010 10:37:18 -0400 | Frederic Bastien | don't consider __version__ when it is none. |
Wed, 27 Oct 2010 10:36:55 -0400 | Frederic Bastien | make version detection work around a strange behavior of imp.find_module |
Wed, 27 Oct 2010 10:33:16 -0400 | Frederic Bastien | give the NotImplementedError a string message |
Tue, 26 Oct 2010 16:34:20 -0400 | Frederic Bastien | record_version work with module that are not checkout and have __version__ defined(as numpy). |
Fri, 22 Oct 2010 11:11:51 -0400 | gdesjardins | Fixed comments in leapfrog method |