https://github.com/andydevs/ml-digit-recognition
Trains a neural network to recognize handwritten digits from the MNIST database.
https://github.com/andydevs/ml-digit-recognition
machine-learning neural-network tensorflow tensorflow-tutorials
Last synced: 2 months ago
JSON representation
Trains a neural network to recognize handwritten digits from the MNIST database.
- Host: GitHub
- URL: https://github.com/andydevs/ml-digit-recognition
- Owner: andydevs
- License: mit
- Created: 2017-10-28T23:48:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-04T19:25:15.000Z (over 8 years ago)
- Last Synced: 2025-02-21T20:29:33.567Z (over 1 year ago)
- Topics: machine-learning, neural-network, tensorflow, tensorflow-tutorials
- Language: Python
- Size: 11.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Machine Learning Digit Recognition
A project in python. Trains a neural network to recognize handwritten digits from the MNIST database.