models/CNN/lenet/README.md

297 B

LeNet - Handwritten Digit Recognition

Description

This model predicts handwritten digits using a convolutional neural network (CNN).

Model

Dataset

This model has been trained on the popular MNIST datset, imported directly form keras.datasets