Skip to content

Ranger - a synergistic optimizer using RAdam (Rectified Adam) and Lookahead in one codebase

License

Notifications You must be signed in to change notification settings

cedrickchee/ranger-optimizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ranger — a synergistic optimizer combining RAdam (Rectified Adam) and Lookahead in one codebase.

Examples

Usage and notebook to test with coming shortly.

Software Requirements

  • Python 3.x
  • PyTorch 1.x

License

Apache License 2.0

Credits

Based on original work done by Less Wright (lessw2020). He built on LonePatient's implementation for the Lookahead part, and the official RAdam code for RAdam:

About

Ranger - a synergistic optimizer using RAdam (Rectified Adam) and Lookahead in one codebase

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%