log pylearn/sandbox/scan_inputs_groups.py @ 768:bd95e8ea99d8

age author description
Mon, 08 Jun 2009 13:14:09 -0400 Xavier Glorot small change to Checks of scan_inputs_groups ops
Mon, 08 Jun 2009 12:14:14 -0400 Frederic Bastien very small opt.
Tue, 02 Jun 2009 10:14:00 -0400 Olivier Delalleau FillMissing can now impute missing values by an array instead of a single constant
Wed, 27 May 2009 09:59:25 -0400 Olivier Delalleau Replaced debug special code for missing values (-123456) by truly missing (NaN)
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: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)
Fri, 22 May 2009 15:14:34 -0400 Xavier Glorot improved readability DAA_inputs_groups and scan_inputs_groups
Fri, 22 May 2009 14:11:51 -0400 Olivier Delalleau Fixed minor typo in comment
Tue, 19 May 2009 19:00:34 -0400 Xavier Glorot fixed bug of scan_inputs_groups
Tue, 19 May 2009 11:23:54 -0400 Xavier Glorot improved efficiency of scan_inputs_groups
Thu, 14 May 2009 19:34:21 -0400 Xavier Glorot added a Mask creation Op and fixed some bugs
Tue, 12 May 2009 15:34:38 -0400 Foo Bar add direclty the file scan_inputs_groups.py to sandbox and remove the directory input_groups