Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aydinnyunus/digitrecognizer
- Owner: aydinnyunus
- Created: 2019-12-09T18:05:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T18:08:27.000Z (about 5 years ago)
- Last Synced: 2024-10-10T08:43:35.001Z (3 months ago)
- Topics: 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
- Language: Python
- Size: 1000 Bytes
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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