Skip to content

dasdebjeet/digit_recognizer

Repository files navigation

demo


Digit recognition using Deep Learning, check it out... 👇👇
Made in python, HTML, CSS, jquery, and ajax.

DIGITRECOGNIZER is an application for the recognization of handwritten digits using Deep Learning. In this application self-made handwritten datasets have been used to fit the neural network model and predict the digit.


How to setup

Clone the project:

https://github.com/dasdebjeet/digit_recognizer.git

How to run

To install all the requirements for the project run

pip install -r requirements.txt

In the root directory. After the modules have been installed you can run the project by using python

python main.py

demo


Made with </> by DebjeetDas. © 2022 all rights reserved.
Author: Debjeet Das