From 52ed330498c831e715dce44f813e89b4c2f88cce Mon Sep 17 00:00:00 2001 From: Less Wright Date: Tue, 6 Apr 2021 20:41:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaaa2fd..7f61d0f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,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 idea is that these internals will be paramaterized so that you can mix and match to optimize the optimizer on your respective dataset. -Satus:
+## Ranger21 Status:
4/6 - Ranger21 alpha ready - automatic warmup added. Seeing impressive results with only 3 features implemented.
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.