This is an implementation of LeNet-5,one the classsic convolutional network designed for handwritten and machine-printed character recognition. This particular implementation is done in Keras with Tensorflow as backend.
kc611/MNIST-Digit-Recognition-Using-LeNet-5
An Implementation of the classical model LeNet-5 on the famous MNIST-Digits dataset.
Jupyter Notebook