This directory aims to implement the LeNet architecture for a Convolutional Neural Network (CNN) used for character recognition, trained and tested with the MNIST dataset.
Available implementations:
Our implementation is based on the following paper:
The paper is available via:
See also: