Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
---
|
2 |
library_name: keras
|
3 |
tags:
|
4 |
-
-
|
5 |
-
- some_other_tag
|
6 |
---
|
7 |
|
8 |
## Model description
|
@@ -32,5 +31,4 @@ The following hyperparameters were used during training:
|
|
32 |
| beta_2 | 0.9990000128746033 |
|
33 |
| epsilon | 1e-07 |
|
34 |
| amsgrad | False |
|
35 |
-
| training_precision | float32 |
|
36 |
-
|
|
|
1 |
---
|
2 |
library_name: keras
|
3 |
tags:
|
4 |
+
- image-classification
|
|
|
5 |
---
|
6 |
|
7 |
## Model description
|
|
|
31 |
| beta_2 | 0.9990000128746033 |
|
32 |
| epsilon | 1e-07 |
|
33 |
| amsgrad | False |
|
34 |
+
| training_precision | float32 |
|
|