Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 566 Bytes

Live Digit Recognition

A project, that use MNIST dataset along with keras merged with web technologies to make a interface that recognize and classifies handritten digits live.

To install the required dependencies, use the command

pip install -r requirements.txt

Once all the dependencies are installed, use this command to run the app

python wsgi.py

Live Demo - Click Me!

Screen Record