Mercurial > pylearn
log algorithms/logistic_regression.py @ 519:b267a8000f92
age | author | description |
---|---|---|
Fri, 14 Nov 2008 02:07:20 -0500 | Joseph Turian | Added theano.Member to Member variables which were passed in during initialization. |
Wed, 29 Oct 2008 03:29:18 -0400 | Joseph Turian | Extensions to algorithms, and some cleanup (by defining linear_output result). |
Wed, 29 Oct 2008 02:08:56 -0400 | Joseph Turian | Bug fix |
Tue, 28 Oct 2008 13:54:01 -0400 | Joseph Turian | N-class logistic regression top-layer works |
Tue, 28 Oct 2008 12:57:49 -0400 | James Bergstra | removed unpicklable nested classes in logistic regression |
Tue, 28 Oct 2008 12:25:04 -0400 | Joseph Turian | 'x' => 'input' |