Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ArturStepanenko
/
pythonV6
like
0
Keras
TF-Keras
mnist
Russian
code
Model card
Files
Files and versions
Community
1
Use this model
Set `library_name` to `tf-keras`.
#1
by
Wauplin
HF Staff
- opened
Jul 5, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -3,9 +3,9 @@ datasets:
3
- mnist
4
language:
5
- ru
6
metrics:
7
- accuracy
8
-
library_name: keras
9
tags:
10
- code
11
---
3
- mnist
4
language:
5
- ru
6
+
library_name: tf-keras
7
metrics:
8
- accuracy
9
tags:
10
- code
11
---