This project is a Keras Based Handwritten Digit Recogniser.
Language used : Python Web Framework : Flask ML Libraries used : Keras
The project has been deployed as a Flask Service onto Heroku. You can check the final working version at https://digitfind.herokuapp.com
- Clone the repository
git clone https://github.com/ksashok/Handwritten-Digit-Recogniser.git
- Go to the project folder and execute the app.py
python app.py
- The service will run on port 5000 (default Flask port which can be changed by mentioning the port in app.run())
http://localhost:5000
- The project works only on bigger drawn digits
- The project doesn't work on multiple digits