Skip to content

Python scripts for handwritten digits recognition on MNIST with Keras

Notifications You must be signed in to change notification settings

kaitoy/ml-mnist

Repository files navigation

ML-MLINT

Python 3.6.4

$ cd ml-mnist
$ pip install -r requirements.keras.txt -c requirements.lock
$ ./download_mnist.sh
$ python bin/ml_mnist.py train
$ python bin/ml_mnist.py eval

About

Python scripts for handwritten digits recognition on MNIST with Keras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published