view bin/dbdict-run @ 562:4bcb7189ba21

removed squashfn.py: better served by factory or dynamic symbol loading
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 03 Dec 2008 17:15:20 -0500
parents 798607a058bd
children 990fa151bb10
line wrap: on
line source

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