comparison bin/dbdict-run @ 538:798607a058bd

added missing files
author James Bergstra <bergstrj@iro.umontreal.ca>
date Wed, 12 Nov 2008 22:00:20 -0500
parents
children 990fa151bb10
comparison
equal deleted inserted replaced
537:b054271b2504 538:798607a058bd
1 #!/usr/bin/env python
2 from pylearn.dbdict.dbdict_run import RunExperiment
3 RunExperiment()