view bin/dbdict-run @ 555:48db24d3b4fa

fixed some import.
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Mon, 01 Dec 2008 15:49:16 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

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