Skip to content

Commit

Permalink
Add arxiv reference to schedule_free optimizer.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 649572688
  • Loading branch information
OptaxDev committed Jul 5, 2024
1 parent 99967d2 commit 7f62472
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions optax/contrib/_schedule_free.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ def schedule_free(
optimizer. As of Apr, 2024, schedule_free is tested with SGD and Adam.
References:
Defazio et al, `The Road Less Scheduled
<https://arxiv.org/abs/2405.15682>`_, 2024
Defazio et al, `Schedule-Free Learning - A New Way to Train
<https://github.com/facebookresearch/schedule_free/tree/main>`_, 2024
Expand Down

0 comments on commit 7f62472

Please sign in to comment.