models/CNN/lenet
oekk b587b08f9c Initial update 2019-11-22 13:45:18 +00:00
..
gen_scripts Initial update 2019-11-22 13:45:18 +00:00
README.md Initial update 2019-11-22 13:45:18 +00:00

README.md

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