0.2-0.25x speed improvement to EMACallback
v.0.0.13
Updated `EMACallback` and `EMAWarmupCallback` with new features, including a fast fused implementation, EMA start delay, and EMA warmup.
Added two new schedulers: `fit_flat_warmup` and `fit_cos_anneal`.
Bug fixes.
**Full Changelog**: https://github.com/warner-benjamin/fastxtend/compare/v0.0.12...v.0.0.13