Mercurial > pylearn
log
age | author | description |
---|---|---|
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 |