Mercurial > pylearn
log
age | author | description |
---|---|---|
Wed, 14 May 2008 14:50:07 -0400 | James Bergstra | many changes to NeuralNet |
Wed, 14 May 2008 14:49:08 -0400 | James Bergstra | added __contains__ to Dataset, added parent constructor call to ArrayDataSet |
Wed, 14 May 2008 11:51:08 -0400 | James Bergstra | added mlp_factory_approach |
Tue, 13 May 2008 20:10:03 -0400 | James Bergstra | added ManualNNet |
Tue, 13 May 2008 19:37:29 -0400 | James Bergstra | support for more int types in crossentropysoftmax1hot |
Tue, 13 May 2008 18:39:58 -0400 | Olivier Breuleux | added TODO to nnet_ops |