Skip to content

Commit

Permalink
docs: v3.3.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Dec 6, 2024
1 parent 38419ae commit ccd683d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/changelogs/v3.3.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,3 @@

### Feature

* Implement `DeMo` optimizer. (#300, #301)
* [Decoupled Momentum Optimization](https://arxiv.org/abs/2411.19870)
* Implement `Muon` optimizer. (#302)
* [MomentUm Orthogonalized by Newton-schulz](https://github.com/KellerJordan/Muon)
* Implement `ScheduleFreeRAdam` optimizer. (#304)
* Implement `LaProp` optimizer. (#304)
* [Separating Momentum and Adaptivity in Adam](https://arxiv.org/abs/2002.04839)
* Support `Cautious` variant to `LaProp`, `AdamP`, `Adopt` optimizers. (#304).

0 comments on commit ccd683d

Please sign in to comment.