Thu, 05 Jun 2008 11:47:44 -0400 |
Frederic Bastien |
Automated merge with ssh://projects@lgcm.iro.umontreal.ca/hg/pylearn
|
Tue, 03 Jun 2008 16:13:42 -0400 |
Frederic Bastien |
Automated merge with ssh://projects@lgcm.iro.umontreal.ca/hg/pylearn
|
Tue, 03 Jun 2008 16:13:38 -0400 |
Frederic Bastien |
code cleanup
|
Tue, 03 Jun 2008 16:11:59 -0400 |
Frederic Bastien |
code cleanup and small optimisation
|
Wed, 04 Jun 2008 19:04:40 -0400 |
James Bergstra |
deprecating __getitem__[fieldname] syntax
|
Wed, 04 Jun 2008 18:48:50 -0400 |
James Bergstra |
reverting dataset
|
Wed, 04 Jun 2008 17:49:28 -0400 |
James Bergstra |
mergec
|
Wed, 04 Jun 2008 17:49:09 -0400 |
James Bergstra |
initial commit of amat
|
Wed, 04 Jun 2008 17:34:01 -0400 |
Thierry Bertin-Mahieux |
commented junk in the default test (main function) of mlp_factory_approach so the test still works
|
Wed, 04 Jun 2008 17:00:44 -0400 |
Thierry Bertin-Mahieux |
we can now load and save in a file, see test class in the file for an example, but basically it's model1.save(filename) or learn_algo(filename) to load
|
Tue, 03 Jun 2008 21:34:40 -0400 |
Yoshua Bengio |
Automated merge with http://lgcm.iro.umontreal.ca/hg/pylearn
|
Tue, 03 Jun 2008 21:34:24 -0400 |
Yoshua Bengio |
Split LearningAlgorithm into OfflineLearningAlgorithm and OnlineLearningAlgorithm
|
Tue, 03 Jun 2008 16:52:06 -0400 |
Thierry Bertin-Mahieux |
small debugging with dummytests
|
Tue, 03 Jun 2008 16:45:23 -0400 |
Thierry Bertin-Mahieux |
small debugging with dummytests
|
Tue, 03 Jun 2008 16:41:55 -0400 |
Thierry Bertin-Mahieux |
created 'dummytests', tests that checks consistency of new weird datasets, where we can't compare with actual values in a matrix, for instance. Useful as a first debugging when creating a dataset
|