How to set lr scheduler from yaml for lightningcli? #18210
Galaxy-Husky
started this conversation in
General
Replies: 1 comment 1 reply
-
The automatic |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I find that the params of optimizer in the yaml file will override configure_optimizers function. But the scheduler will disappear.
Can I override the params of lr scheduler in the configure_optimizers function by yaml file? If so, how to write the code?
Beta Was this translation helpful? Give feedback.
All reactions