Skip to content
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

Added flag to disable weight decay decoupling and new optimizers #370

Merged
merged 11 commits into from
Sep 18, 2019

Conversation

BloodAxe
Copy link
Contributor

  • Add decouple_wd to OptimizerCallback to disable weight decay decoupling (needed for next two optimizers, that does decoupling internally)
  • Lamb
  • QHAdamW

catalyst/contrib/optimizers/lamb.py Outdated Show resolved Hide resolved
catalyst/contrib/optimizers/lamb.py Outdated Show resolved Hide resolved
catalyst/contrib/optimizers/qhadamw.py Outdated Show resolved Hide resolved
catalyst/dl/callbacks/optimizer.py Outdated Show resolved Hide resolved
@Scitator Scitator merged commit eb8ff76 into master Sep 18, 2019
@TezRomacH TezRomacH deleted the feature/new-optimizers branch September 24, 2019 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants