Mercurial > ift6266
log baseline/mlp/mlp_nist.py @ 416:5f9d04dda707
age | author | description |
---|---|---|
Thu, 29 Apr 2010 17:04:12 -0400 | xaviermuller | saving test score from best validation score in db now |
Wed, 28 Apr 2010 12:59:29 -0400 | xaviermuller | corrected bug where we inverted min and maj |
Wed, 28 Apr 2010 11:45:14 -0400 | xaviermuller | added digit/char error |
Mon, 26 Apr 2010 14:39:03 -0400 | xaviermuller | added initial model for weights in jobman |
Wed, 21 Apr 2010 15:07:09 -0400 | xaviermuller | added support for pnist in iterator. corrected a print bug in mlp |
Mon, 19 Apr 2010 10:12:17 -0400 | xaviermuller | added pnist support, will check in code for data set iterator later |
Sat, 17 Apr 2010 12:42:48 -0400 | xaviermuller | added async save, restart from old model and independant error calculation based on Arnaud's iterator |