-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Improve SWA docs #8717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve SWA docs #8717
Conversation
Codecov Report
@@ Coverage Diff @@
## master #8717 +/- ##
======================================
Coverage 93% 93%
======================================
Files 169 169
Lines 14073 14073
======================================
Hits 13042 13042
Misses 1031 1031 |
|
@carmocca Thank you for improving the doc! Could you also clarify what are the defaults when using If I understood the code correctly, it seems to be the last learning rate(s) used -- is this correct? |
Yes
The current learning rate for the optimizer at the time the SWA procedure starts. I'll update the docs with these |
What does this PR do?
Part of #8654
Does your PR introduce any breaking changes? If yes, please list them.
None
Before submitting
PR review