How can I get learning rate for each epoch? #15868
Unanswered
OldWheat
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
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.
-
I have defined a learning rate scheduler. I want to get the learning rate for each epoch and record it on the tenosrboard. How do I do this? Thanks
Beta Was this translation helpful? Give feedback.
All reactions