/MNIST-CNN

Hand-written digit recognition using convvolutional neural networks

Primary LanguageJupyter NotebookMIT LicenseMIT

MNIST-CNN

Handwritten digit recognition using convolutional neural network trained on MNIST data

mnist

Usage:

~ pipenv install
~ pipenv shell
~ python3 gui_predict_digit.py