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 4, 2024
1 parent e89c146 commit e1ab493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelogs/v3.3.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
* 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`. (#304).
* Support `Cautious` variant to `LaProp`, `AdamP`, `Adopt` optimizers. (#304).

0 comments on commit e1ab493

Please sign in to comment.