view bin/dbdict-run @ 551:7de7fa19fb9b

added WEIRD_STUFF flag to sgd. Relates to theano ticket 238
author James Bergstra <bergstrj@iro.umontreal.ca>
date Thu, 27 Nov 2008 23:27:14 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

#!/usr/bin/env python
from pylearn.dbdict.dbdict_run import RunExperiment
RunExperiment()