Mon, 27 Oct 2008 17:26:00 -0400 |
Olivier Breuleux |
added a few algorithms
|
Thu, 23 Oct 2008 18:06:21 -0400 |
James Bergstra |
typo in MNIST.train_valid_test
|
Thu, 23 Oct 2008 18:05:46 -0400 |
James Bergstra |
added Stopper.find_min
|
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
|
Thu, 23 Oct 2008 13:26:11 -0400 |
James Bergstra |
added train_valid_test
|
Wed, 22 Oct 2008 15:56:53 -0400 |
James Bergstra |
new stuff: algorithms/logistic_regression, datasets/MNIST
|
Tue, 21 Oct 2008 16:32:06 -0400 |
Joseph Turian |
Split into preprocess for words and sequences
|