Stochastic Weight Averaging¶
Category: callback.swa
Version: 1.0.0
UUID: a964fdeb920b92ed795d038b72207dc8da3343d1e041ccad11cf4b8e85d67799
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 | 062a2f... |
callbacks |