Mercurial > pylearn
log
age | author | description |
---|---|---|
Sat, 13 Jun 2009 10:11:43 -0400 | Xavier Glorot | change seed initialisation for random object and weigth init for logistic regression |
Thu, 11 Jun 2009 15:44:32 -0400 | Frederic Bastien | small optimisation |
Thu, 11 Jun 2009 13:35:31 -0400 | Frederic Bastien | test more case in FillMissing and print the time of the op. |
Thu, 11 Jun 2009 11:37:24 -0400 | Xavier Glorot | fix a bug for the weight decay |
Wed, 10 Jun 2009 13:45:52 -0400 | Frederic Bastien | remove something that should not have been commited. |
Wed, 10 Jun 2009 13:43:27 -0400 | Frederic Bastien | added more test for the FillMissing op. |
Wed, 10 Jun 2009 13:42:56 -0400 | Frederic Bastien | opt of the FillMissing op. Now 80-90% faster python implementation. |