File size: 818 Bytes
603613d 5a2d9f4 603613d 5a2d9f4 |
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 |
---
library_name: keras
tags:
- image-classification
- computer-vision
- consistency-regularization
- cifar10
---
## 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:
| name | optimizer | average_period | start_averaging | training_precision |
|----|---------|--------------|---------------|------------------|
|SWA|{'class_name': 'Adam', 'config': {'name': 'Adam', 'learning_rate': 1.0000001e-07, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}}|10|0|float32|
## Model Plot
<details>
<summary>View Model Plot</summary>

</details> |