Update README.md

This commit is contained in:
Less Wright
2021-04-06 20:48:34 -07:00
committed by GitHub
parent 5036e37e2c
commit 25a8763613
+1 -1
View File
@@ -6,7 +6,7 @@ Ranger, with Radam + Lookahead core, is now 1.5 years old. In the interim, a nu
Thus, Ranger21 (as in 2021) is a rewrite with multiple new additions reflective of some of the most impressive papers this past year. The focus for Ranger21 is that these internals will be parameterized, and where possible, automated, so that you can easily test and leverage some of the newest concepts in AI training, to optimize the optimizer on your respective dataset.
### Ranger21 Status:</br>
April 6 - Ranger21 alpha ready - automatic warmup added. Seeing impressive results with only 3 features implemented. </br>Stable weight decay + GC + automated linear warmup seem to sync very nicely.
<b>April 6 - Ranger21 alpha ready</b> - automatic warmup added. Seeing impressive results with only 3 features implemented. </br>Stable weight decay + GC + automated linear warmup seem to sync very nicely.
Thus if you are feeling adventorous, Ranger21 is basically alpha usable. Recommend you use the default warmup (automatic by default), but test lr and weight decay.
</br>
Ranger21 will output the settings at init to make it clear what you are running with: