Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 288 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 288 Bytes

digit-reognition

this digit recognition project will take a input image of a handwritten digit and then predict the number. I used flask to create the simple looking webpage and keras library for the actual model. This is a test project and only takes input of 28x28 dimension pictures