Mercurial > ift6266
annotate data_generation/transformations/pycaptcha/__init__.py @ 316:60e82846a10d
Correct a little bug about maximum number of minibatches
author | SylvainPL <sylvain.pannetier.lebeuf@umontreal.ca> |
---|---|
date | Thu, 01 Apr 2010 17:47:53 -0400 |
parents | 72eee6a9f43f |
children |
rev | line source |
---|---|
171
72eee6a9f43f
making the data_generation folder (and subdirs) an importable module
Dumitru Erhan <dumitru.erhan@gmail.com>
parents:
diff
changeset
|
1 __all__ = ['Facade','Captcha'] |