We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae20cf commit d368f33Copy full SHA for d368f33
README.md
@@ -1,6 +1,6 @@
1
# Ranger-Deep-Learning-Optimizer
2
Ranger - a synergistic optimizer combining RAdam (Rectified Adam) and LookAhead in one codebase.
3
-(I used LonePatient's implementation for the Lookahead part, and the official RAdam code for RAdam).
+(I built on LonePatient's implementation for the Lookahead part, and the official RAdam code for RAdam).
4
5
Usage and notebook to test with comming shortly.
6
0 commit comments