Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (5f734530cff9057c6b8ff4a262017b905bced7a0)
Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- semi-supervised
|
| 5 |
- image classification
|
| 6 |
- domain adaption
|
| 7 |
-
datasets:
|
| 8 |
-
- MNIST
|
| 9 |
-
- SVHN
|
| 10 |
---
|
| 11 |
|
| 12 |
## Model description
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets:
|
| 3 |
+
- MNIST
|
| 4 |
+
- SVHN
|
| 5 |
+
library_name: tf-keras
|
| 6 |
tags:
|
| 7 |
- semi-supervised
|
| 8 |
- image classification
|
| 9 |
- domain adaption
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
## Model description
|