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'
|
Tue, 28 Oct 2008 12:09:39 -0400 |
Joseph Turian |
nnet_ops => nnet
|
Tue, 28 Oct 2008 11:39:27 -0400 |
Olivier Breuleux |
made logistic_regression classes compatible with stacker
|
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
|