V3.4.2
Change Log
Feature
- Implement
SCIONoptimizer. (#348, #352) * Training Deep Learning Models with Norm-Constrained LMOs
Update
- Update ScheduleFreeSGD, AdamW, RAdam optimizers with the latest. (#351, #353)
- Remove
use_palmvariant in ScheduleFree optimizer due to instability. (#353) - Ranger25 optimizer. (#353)
Fix
- Remove
weight decoupleparameter in ScheduleFree optimizers. (#351, #353)
Docs
- Fix
AliGoptimizer visualization. (#350)
Contributions
thanks to @AidinHamedi, @hatonosuke