File size: 1,312 Bytes
846aefb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 |
---
library_name: keras
---
## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
More information needed
## Training procedure
### Training hyperparameters
The following hyperparameters were used during training:
- optimizer: {'name': 'Adam', 'learning_rate': 0.001, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
- training_precision: float32
## Training Metrics
| Epochs | Train Loss |
|--- |--- |
| 1| 0.43|
| 2| 0.386|
| 3| 0.356|
| 4| 0.311|
| 5| 0.303|
| 6| 0.296|
| 7| 0.293|
| 8| 0.286|
| 9| 0.28|
| 10| 0.272|
| 11| 0.263|
| 12| 0.261|
| 13| 0.256|
| 14| 0.252|
| 15| 0.255|
| 16| 0.246|
| 17| 0.247|
| 18| 0.248|
| 19| 0.244|
| 20| 0.24|
| 21| 0.24|
| 22| 0.234|
| 23| 0.234|
| 24| 0.229|
| 25| 0.231|
| 26| 0.23|
| 27| 0.236|
| 28| 0.227|
| 29| 0.224|
| 30| 0.221|
| 31| 0.221|
| 32| 0.221|
| 33| 0.222|
| 34| 0.224|
| 35| 0.222|
| 36| 0.215|
| 37| 0.214|
| 38| 0.208|
| 39| 0.208|
| 40| 0.205|
| 41| 0.206|
| 42| 0.204|
| 43| 0.204|
| 44| 0.201|
| 45| 0.2|
| 46| 0.199|
| 47| 0.197|
| 48| 0.195|
| 49| 0.199|
| 50| 0.195|
## Model Plot
<details>
<summary>View Model Plot</summary>
![Model Image](./model.png)
</details> |