Tue, 30 Jun 2009 12:02:11 -0400 |
phamel |
Reverted previous commit
|
Tue, 30 Jun 2009 11:57:20 -0400 |
phamel |
Test commit - Will be reverted
|
Mon, 29 Jun 2009 16:08:00 -0400 |
Frederic Bastien |
dummy change to force the compilation with the good paramter of FillMissing.c_code()
|
Mon, 29 Jun 2009 11:55:29 -0400 |
desjagui |
* fixed test_stacker.py
|
Mon, 29 Jun 2009 09:49:28 -0400 |
Frederic Bastien |
removed manual call to Member and Variable as this is deprecated in theano.
|
Fri, 26 Jun 2009 16:44:55 -0400 |
Olivier Delalleau |
Merged
|
Fri, 26 Jun 2009 09:55:32 -0400 |
Olivier Delalleau |
Fixed test_float
|
Fri, 26 Jun 2009 10:46:45 -0400 |
Frederic Bastien |
implemented FillMissing.c_code. It use the new c_no_compile_args to remove -ffast-math and -ffinite-math-only as they broke isnan.
|
Wed, 24 Jun 2009 10:53:55 -0400 |
Olivier Delalleau |
Fixed some SGD tests
|
Sun, 21 Jun 2009 20:16:23 -0400 |
Xavier Glorot |
Sigmoid before logistic regression to avoid small gradient with tanh in StackedDAAig
|
Sat, 13 Jun 2009 22:02:13 -0400 |
Foo Bar |
Merge
|
Sat, 13 Jun 2009 10:11:43 -0400 |
Xavier Glorot |
change seed initialisation for random object and weigth init for logistic regression
|
Thu, 11 Jun 2009 15:44:32 -0400 |
Frederic Bastien |
small optimisation
|
Thu, 11 Jun 2009 13:35:31 -0400 |
Frederic Bastien |
test more case in FillMissing and print the time of the op.
|