Mercurial > pylearn
view bin/dbdict-run @ 549:16894d38ce48
moving stuff in algorithms, added rnn
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Thu, 27 Nov 2008 21:42:02 -0500 |
parents | 798607a058bd |
children | 990fa151bb10 |
line wrap: on
line source
#!/usr/bin/env python from pylearn.dbdict.dbdict_run import RunExperiment RunExperiment()