tags: | |
- lstm | |
license: | |
- cc0-1.0 | |
## Keras Implementation of Convolutional Neural Networks for MNIST 1️⃣2️⃣3️⃣ | |
This repo contains the model and the notebook [on Simple MNIST convnet](https://keras.io/examples/vision/mnist_convnet/). | |
Full credits to: [François Chollet](https://github.com/fchollet) | |