Mercurial > pylearn
view bin/dbdict-run @ 632:a11b7fbf3171
Cost should be summed over the units, but averaged across batches.
Taking the mean blindly results in larger than necessary learning rates.
author | desjagui@atchoum.iro.umontreal.ca |
---|---|
date | Wed, 21 Jan 2009 03:20:16 -0500 |
parents | 990fa151bb10 |
children |
line wrap: on
line source
#!/usr/bin/env python from pylearn.dbdict.newstuff import run_cmdline run_cmdline()