Update README.md
Browse files
README.md
CHANGED
|
@@ -3,5 +3,6 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- image-classification
|
| 5 |
- keras
|
|
|
|
| 6 |
---
|
| 7 |
Simple MNIST convnet based on the [official Keras documentation](https://keras.io/examples/vision/mnist_convnet/)
|
|
|
|
| 3 |
tags:
|
| 4 |
- image-classification
|
| 5 |
- keras
|
| 6 |
+
library_name: keras
|
| 7 |
---
|
| 8 |
Simple MNIST convnet based on the [official Keras documentation](https://keras.io/examples/vision/mnist_convnet/)
|