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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
Ranger - a synergistic optimizer combining RAdam (Rectified Adam) and LookAhead, and now GC (gradient centralization) in one optimizer.
4
4
</br>
5
5
6
+
## quick note - Ranger21 is now in beta and is Ranger with a host of new improvements. Recommend you compare results with Ranger21: https://github.com/lessw2020/Ranger21
7
+
6
8
### Latest version 20.9.4 - updates Gradient Centralization to GC2 (thanks to GC developer) and removes addcmul_ deprecation warnings in PyTorch 1.60.
7
9
</br> </br>
8
10
*Latest version is in ranger2020.py - looking at a few other additions before integrating into the main ranger.py.
0 commit comments