Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aydinnyunus/digitrecognizer

Recognize Digits
https://github.com/aydinnyunus/digitrecognizer

digit-recognition digit-recognition-mnist digit-recognizer digits-dataset digits-recognition keras matplotlib matplotlib-figures matplotlib-pyplot numpy numpy-library python python3 tensorflow tensorflow-examples tensorflow-models tensorflow-tutorials

Last synced: 3 months ago
JSON representation

Recognize Digits

Awesome Lists containing this project

README

        

# DigitRecognizer
INSTALLATION

-Install python
-Install tensorflow using pip (pip install tensorflow)
-Install matplot using pip (pip install matplotlib)
-Install numpu using pip (pip install numpy)

USAGE

Download the python file and enter "python DigitRecognizer.py" in terminal or cmd.
You can change the digit.

Recognize Digits