Skip to content

vabenil/digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.