log mlp_factory_approach.py @ 305:93280a0c151a

age author description
Tue, 10 Jun 2008 17:42:59 -0400 Thierry Bertin-Mahieux more verbose
Tue, 10 Jun 2008 17:16:49 -0400 Thierry Bertin-Mahieux while learning using __call__, we can now set the early stopper
Fri, 06 Jun 2008 17:58:45 -0400 Thierry Bertin-Mahieux small bug fixed
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
Mon, 02 Jun 2008 17:08:17 -0400 James Bergstra mlp_factory_approach.py, updated and un-deprecated by popular demand