view bin/dbdict-run @ 586:5020b12e87ee

fixed broken help
author Olivier Breuleux <breuleuo@iro.umontreal.ca>
date Fri, 05 Dec 2008 22:42:40 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

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