We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38419ae commit ccd683dCopy full SHA for ccd683d
docs/changelogs/v3.3.1.md
@@ -2,11 +2,3 @@
2
3
### Feature
4
5
-* Implement `DeMo` optimizer. (#300, #301)
6
- * [Decoupled Momentum Optimization](https://arxiv.org/abs/2411.19870)
7
-* Implement `Muon` optimizer. (#302)
8
- * [MomentUm Orthogonalized by Newton-schulz](https://github.com/KellerJordan/Muon)
9
-* Implement `ScheduleFreeRAdam` optimizer. (#304)
10
-* Implement `LaProp` optimizer. (#304)
11
- * [Separating Momentum and Adaptivity in Adam](https://arxiv.org/abs/2002.04839)
12
-* Support `Cautious` variant to `LaProp`, `AdamP`, `Adopt` optimizers. (#304).
0 commit comments