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

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.

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.