Skip to content

Commit

Permalink
docs: v3.0.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Mar 2, 2024
1 parent 721e1db commit bc3df01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelogs/v3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Major version is updated! (`v2.12.0` -> `v3.0.0`) (#164)

### Feature

* Implement `REX` lr scheduler. (#217, #222)
* [Revisiting Budgeted Training with an Improved Schedule](https://arxiv.org/abs/2107.04197)
* Implement `Aida` optimizer. (#220, #221)
* [A DNN Optimizer that Improves over AdaBelief by Suppression of the Adaptive Stepsize Range](https://arxiv.org/abs/2203.13273)
* Implement `WSAM` optimizer. (#213, #216)
Expand Down

0 comments on commit bc3df01

Please sign in to comment.