osanseviero HF staff commited on
Commit
34f6533
1 Parent(s): beef42f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ ---
2
+ 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/)