Mercurial > pylearn
log
age | author | description |
---|---|---|
Tue, 26 May 2009 17:39:43 -0400 | Joseph Turian | Added more descriptive comments to crossentropy and KL divergence. |
Mon, 25 May 2009 23:13:56 -0400 | Olivier Delalleau | Fixes to the handling of missing values in input |
Mon, 25 May 2009 23:11:38 -0400 | Olivier Delalleau | Some fixes to FillMissing, and added MaskGradient (another Op to move elsewhere later) |
Mon, 25 May 2009 11:45:37 -0400 | Olivier Delalleau | Merged |
Mon, 25 May 2009 11:43:50 -0400 | Olivier Delalleau | Added new option 'ignore_missing' to deal with missing values in input |
Mon, 25 May 2009 11:42:25 -0400 | Olivier Delalleau | New class MaskSelect (should probably be moved to another file) |
Mon, 25 May 2009 10:23:00 -0400 | Olivier Delalleau | New class FillMissing (should probably be moved to another file later) |