annotate data_generation/transformations/pycaptcha/__init__.py @ 625:128bc92897f2

Script to generate resized version of mnist in two different ways: rescaling and zeropadding
author Salah Rifai <salahmeister@gmail.com>
date Wed, 16 Mar 2011 00:05:39 -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']