Learning rate schedule (example) #6192
Unanswered
RodrigoAVargasHdz
asked this question in
Q&A
Replies: 2 comments
-
Thanks for the question! This might be a good question for a neural network library, like Flax, Trax, Objax, or Haiku. You could try one of those issue trackers. What do you think? |
Beta Was this translation helpful? Give feedback.
0 replies
-
FWIW, optax supports schedules. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering if someone could show me an example of how to include any learning rate schedule in my optimization.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions