We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d75cf6c commit c82a304Copy full SHA for c82a304
README.md
@@ -3,7 +3,7 @@
3
Ranger - a synergistic optimizer combining RAdam (Rectified Adam) and LookAhead, and now GC (gradient centralization) in one optimizer.
4
</br>
5
6
-### quick note - Ranger21 is now in beta and is Ranger with a host of new improvements.
+#### 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
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