log

age author description
Fri, 29 Jan 2010 14:10:10 -0500 Xavier Glorot Added a contrast.py script difining the Contrast transformation class
Fri, 29 Jan 2010 14:09:14 -0500 Xavier Glorot Array format handling bug fix for thick.py
Fri, 29 Jan 2010 13:38:37 -0500 fsavard Merged
Fri, 29 Jan 2010 13:37:52 -0500 fsavard Modifications to elastic distortions: fixed an important bug with distortions themselves (now result is much nicer visually), made interface to conform to Transformation standard, and added ability to save a certain amount of distortion fields to reuse them if complexity doesn't change
Fri, 29 Jan 2010 11:44:12 -0500 Xavier Glorot Changed thick maximum erosion and dilation transformations
Fri, 29 Jan 2010 11:01:39 -0500 Razvan Pascanu I fixed a bug in the computation of L1 and L2 regularizations
Thu, 28 Jan 2010 23:03:44 -0600 Owner Initial commit of the multiple hidden layer perceptron
Thu, 28 Jan 2010 14:54:28 -0500 Xavier Glorot merge
Thu, 28 Jan 2010 14:48:12 -0500 Xavier Glorot merged 2 thick parameter in one
Thu, 28 Jan 2010 13:29:07 -0600 Owner Error on the sign of the lower bound of the initialization of W2
Thu, 28 Jan 2010 14:14:53 -0500 Xavier Glorot Changed a call to numpy without having imported it as numpy
Thu, 28 Jan 2010 13:32:15 -0500 Arnaud Bergeron Script to test modules for conformance to the interface.
Thu, 28 Jan 2010 12:31:21 -0500 Arnaud Bergeron Fix the datatypes.
Thu, 28 Jan 2010 11:50:01 -0500 Xavier Glorot Added different image format handling (minibatches,32*32,lines of 1024...) and some commentaries
Thu, 28 Jan 2010 11:28:46 -0500 Xavier Glorot Changed parameter generation in order to fit with the new specificities