Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,8 @@ The following hyperparameters were used during training:
|
|
| 38 |
| epsilon | 1e-07 |
|
| 39 |
| amsgrad | False |
|
| 40 |
| training_precision | float32 |
|
| 41 |
-
|
|
|
|
| 42 |
|
| 43 |
## Model Plot
|
| 44 |
|
|
|
|
| 38 |
| epsilon | 1e-07 |
|
| 39 |
| amsgrad | False |
|
| 40 |
| training_precision | float32 |
|
| 41 |
+
| epochs | 10 |
|
| 42 |
+
| batch size | 16 |
|
| 43 |
|
| 44 |
## Model Plot
|
| 45 |
|