annotate data_generation/transformations/pycaptcha/BUGS @ 647:47af8a002530
tip
changed Theano to ift6266 and remove numpy as we do not use code from numpy in this repository
author |
Razvan Pascanu <r.pascanu@gmail.com> |
date |
Wed, 17 Oct 2012 09:26:14 -0400 |
parents |
1f5937e9e530 |
children |
|
rev |
line source |
87
|
1 Known bugs:
|
|
2
|
|
3 - PersistentFactory() is almost certainly horrible at concurrent access
|
|
4 - Tests are never invalidated with PersistentStorage(), as they aren't written back to the database
|
|
5 - All files in Captcha/data are installed, including silly things like .svn directories and *~
|
|
6
|
|
7
|