Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 256 Bytes

Digit recognition on python

The base of the code was taken from the Neural networks and deep learning book. The code was modified to use python 3, be faster, and in my opinion more comprehensible.