Breaking captchas using torch
See blog https://deepmlblog.wordpress.com/2016/01/03/how-to-break-a-captcha-system/
- Run captcha.lua to run CNN without RNN SimpleCaptcha accuracy - 92%
- Run rmain.lua to run CNN with RNN SimpleCaptcha accuracy - 96%
- For seq to seq learning see RNN 6.ipynb accuracy - 50%