Mercurial > pylearn
log
age | author | description |
---|---|---|
Fri, 10 Jul 2009 18:14:36 -0400 | Xavier Glorot | added a save and load mecanism and fixed bug to DAA_inputs_groups |
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. |
Fri, 10 Jul 2009 11:31:32 -0400 | Frederic Bastien | gix on gcc4.1 FillMissing, seam broken on gcc 4.3 |