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 721e1db commit bc3df01Copy full SHA for bc3df01
docs/changelogs/v3.0.0.md
@@ -4,6 +4,8 @@ Major version is updated! (`v2.12.0` -> `v3.0.0`) (#164)
4
5
### Feature
6
7
+* Implement `REX` lr scheduler. (#217, #222)
8
+ * [Revisiting Budgeted Training with an Improved Schedule](https://arxiv.org/abs/2107.04197)
9
* Implement `Aida` optimizer. (#220, #221)
10
* [A DNN Optimizer that Improves over AdaBelief by Suppression of the Adaptive Stepsize Range](https://arxiv.org/abs/2203.13273)
11
* Implement `WSAM` optimizer. (#213, #216)
0 commit comments