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