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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +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
6
+
### quick note - Ranger21 is now in beta and is Ranger with a host of new improvements.
7
+
Recommend you compare results with Ranger21: https://github.com/lessw2020/Ranger21
7
8
8
9
### Latest version 20.9.4 - updates Gradient Centralization to GC2 (thanks to GC developer) and removes addcmul_ deprecation warnings in PyTorch 1.60.
0 commit comments