Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
pipeline_tag: image-classification
|
3 |
-
library_name: keras
|
4 |
---
|
5 |
|
6 |
Not a large MNIST model with 200 parameters, accuracy: 0.8353000283241272 loss: 0.5836790204048157
|
@@ -37,4 +37,4 @@ Not a large MNIST model with 200 parameters, accuracy: 0.8353000283241272 loss:
|
|
37 |
</pre>
|
38 |
</div></div>
|
39 |
|
40 |
-

|
|
|
1 |
---
|
2 |
pipeline_tag: image-classification
|
3 |
+
library_name: tf-keras
|
4 |
---
|
5 |
|
6 |
Not a large MNIST model with 200 parameters, accuracy: 0.8353000283241272 loss: 0.5836790204048157
|
|
|
37 |
</pre>
|
38 |
</div></div>
|
39 |
|
40 |
+

|