Mercurial > pylearn
log algorithms/logistic_regression.py @ 476:8fcd0f3d9a17
age | author | description |
---|---|---|
Mon, 27 Oct 2008 17:26:00 -0400 | Olivier Breuleux | added a few algorithms |
Thu, 23 Oct 2008 18:05:09 -0400 | James Bergstra | __instance_type__ -> InstanceType |
Thu, 23 Oct 2008 13:26:42 -0400 | James Bergstra | changed weight initialization for logistic regression |
Wed, 22 Oct 2008 15:56:53 -0400 | James Bergstra | new stuff: algorithms/logistic_regression, datasets/MNIST |