From adf9c77ef0dab682db688861f04f8092fbe4bb60 Mon Sep 17 00:00:00 2001 From: Less Wright Date: Fri, 25 Jun 2021 18:46:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cbafd69..110ca5c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Net results: 14.15% greater accuracy with Ranger21 vs Adam, same training epochs ### Ranger21 Status:
+ June 25: Arxiv paper nearly ready, back to work on Ranger21 after that! Paper is in review and should be published on Arxiv next week. Once that is done, will get back to working on Ranger21 - including working on the tutorial notebook.
+ May 16 - ImageNet training finished, finishing paper, updated Ranger21 with 1 off iteration fix and new show_schedule() feature:
* ImageNet runs have finished and hope to have arxiv paper ready in next week or so. * Big thanks to @zsgj-Xxx for finding that the warmup ends up with the lr being 1 iteration short. Have updated with fix.