models/CNN/lenet/README.md

13 lines
297 B
Markdown
Raw Permalink Normal View History

2019-11-22 12:02:03 +01:00
# 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](http://yann.lecun.com/exdb/mnist/), imported directly form keras.datasets