log transformations/affine_transform.py @ 154:ce56e8ca960d

age author description
Wed, 24 Feb 2010 16:59:04 -0500 boulanni Checked all modules to work with only numpy.random and random and to be deterministic after numpy.random.seed() and random.seed()
Thu, 18 Feb 2010 12:33:17 -0500 Xavier Glorot reduced affine transform coefficient
Wed, 17 Feb 2010 17:45:48 -0500 Xavier Glorot changed some transformation paramters to better fit with visualization
Wed, 10 Feb 2010 13:02:05 -0500 Xavier Glorot fixed float32 return on affine_transform
Sun, 07 Feb 2010 23:09:56 -0500 Xavier Glorot Change in affine_transform to handle float images
Thu, 04 Feb 2010 15:38:10 -0500 Razvan Pascanu transformation ready for pipeline