Stochastic Weight Averaging¶
Category: callback.swa
Version: 1.0.0
UUID: e04ca285955cf49c06f62ad39ec75c19a123260bb77bdddee1213a48597989b8
Execution context: leip_af
Choice Priority: 400.0
Value Parameters¶
| Name | Synonyms | Type | Values |
|---|---|---|---|
| # of epochs for annealing | swa.annealing_epochs |
scalar | int |
| Annealing strategy | swa.annealing_strategy |
choice | coslinear |
| Start epoch for SWA | swa.epoch_start |
scalar | int |
| SWA Learning rate | swa.lr |
scalar | float |
This component fits into¶
| Name | UUID | Synonyms |
|---|---|---|
| Full Recipe | 3d945b... |
callbacks |