smidmatej / MNIST_convolution

Deep neural network trained on the MNIST dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep neural network for digit recognition

Training a deep neural network to recognize digits using the MNIST dataset. The trained neural network is then combined with opencv to find and recognize digits in a photo.

digit_recognition

photo

About

Deep neural network trained on the MNIST dataset


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%