Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 581 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 581 Bytes

Handwritten-Digit-Recognition

In this project, I trained a Multiplayer Perceptron in Python to recognize handwritten digits obtained from the MNIST database. The graphical user interface will allow draw some digits. The recognition result numbers are displayed along with their accuracy percentage.