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
|