Mercurial > pylearn
log
age | author | description |
---|---|---|
Fri, 10 Jul 2009 16:56:52 -0400 | Xavier Glorot | changed behavior of DAAig and StackedDAAig, added a cost scaling parameter |
Fri, 10 Jul 2009 12:16:20 -0400 | Frederic Bastien | fix FillMissing debug mode error. The error was caused by the fact that debug_mode generate an error by default for NaN value. We must disable this check for this op as we deal with NaN value. |