dusklight00 / live-digit-recognition

🔢 Computer will recognize the digits you wrote on a beautiful web-interface

Home Page:https://live-digit-recognizer.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🔢 Computer will recognize the digits you wrote on a beautiful web-interface

https://live-digit-recognizer.herokuapp.com/


Languages

Language:JavaScript 41.5%Language:HTML 28.8%Language:SCSS 16.2%Language:Python 13.4%Language:Procfile 0.1%