You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename the `Apollo` (`An Adaptive Parameter-wise Diagonal Quasi-Newton Method for Nonconvex Stochastic Optimization`) optimizer name to `ApolloDQN` not to overlap with the new optimizer name `APOLLO`. (#312)
10
10
* Implement `MARS` optimizer. (#313, #314)
11
-
*[Unleashing the Power of Variance Reduction for Training Large Models](https://arxiv.org/abs/2411.10438)
11
+
*[Unleashing the Power of Variance Reduction for Training Large Models](https://arxiv.org/abs/2411.10438)
12
+
* Support `Cautious` variant to `MARS` optimizer. (#314)
0 commit comments