Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 406 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 406 Bytes

ClaptchaSolver

Deep CNN for solving Claptcha CAPTCHAs

This is a simple CNN that can be trained to break CAPTCHAs generated by the by the python library Claptcha. After training on 192,000 different CAPTCHAs the algorithm gets about 45% solve accuracy and 85% character accuracy.

Model Architecture

CNN model architecture