Mercurial > pylearn
log
age | author | description |
---|---|---|
Tue, 02 Jun 2009 11:38:23 -0400 | Xavier Glorot | fixed numerical instability for cross entropy cost calculation of DAAig |
Tue, 02 Jun 2009 11:31:50 -0400 | Olivier Delalleau | Added option to allow one to try and reconstruct originally missing inputs |
Tue, 02 Jun 2009 10:14:00 -0400 | Olivier Delalleau | FillMissing can now impute missing values by an array instead of a single constant |
Mon, 01 Jun 2009 17:44:56 -0400 | bergstra | typos in parameter names |
Mon, 01 Jun 2009 00:22:35 -0400 | bergstra | added hard_time_limit to stopper |
Sun, 31 May 2009 05:07:55 -0400 | desjagui | With float64 and normalize=True, dataset doesn't even fit in memory. |