view bin/dbdict-run @ 583:e06d5ef74e6f

Automated merge with ssh://projects@lgcm.iro.umontreal.ca/hg/pylearn_refactor
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Fri, 05 Dec 2008 15:58:43 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

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