Mercurial > pylearn
log
age | author | description |
---|---|---|
Fri, 26 Jun 2009 10:46:45 -0400 | Frederic Bastien | implemented FillMissing.c_code. It use the new c_no_compile_args to remove -ffast-math and -ffinite-math-only as they broke isnan. |
Wed, 24 Jun 2009 10:53:55 -0400 | Olivier Delalleau | Fixed some SGD tests |
Sun, 21 Jun 2009 20:16:23 -0400 | Xavier Glorot | Sigmoid before logistic regression to avoid small gradient with tanh in StackedDAAig |