view bin/dbdict-run @ 561:ecbad22bd2f5

merged from pylearn_trunk
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 03 Dec 2008 17:14:18 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

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