Skip to content

Exponential moving averages of model parameters#321

Closed
AntonioMirarchi wants to merge 7 commits intotorchmd:mainfrom
AntonioMirarchi:ema_parameters
Closed

Exponential moving averages of model parameters#321
AntonioMirarchi wants to merge 7 commits intotorchmd:mainfrom
AntonioMirarchi:ema_parameters

Conversation

@AntonioMirarchi
Copy link
Contributor

Enhance model training by enabling Exponential Moving Average (EMA) on the model parameters. To activate this feature, simply specify the ema_prmtrs_decay arg in the configuration file. If not set, its default value is None, indicating that EMA is not going to be applied.

@giadefa giadefa closed this Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants