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: 11 days ago 
        JSON representation
    
Recognize Digits
- Host: GitHub
 - URL: https://github.com/aydinnyunus/digitrecognizer
 - Owner: aydinnyunus
 - Created: 2019-12-09T18:05:14.000Z (almost 6 years ago)
 - Default Branch: master
 - Last Pushed: 2019-12-09T18:08:27.000Z (almost 6 years ago)
 - Last Synced: 2025-01-31T03:01:34.112Z (9 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