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

fix(pytorch): fix learning rate decay defaults #414

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

rickstaa
Copy link
Owner

This pull request ensures that the 'lr_decay_type' argument is used when the user doesn't specify the specific learning rate decays.

This commit ensures that the 'lr_decay_type' argument is used when the user
doesn't specify the specific learning rate decays.
@rickstaa rickstaa force-pushed the fix_lr_decay_type_defaults branch from 9426120 to d1a4c91 Compare February 19, 2024 20:44
@rickstaa rickstaa merged commit 27964fe into main Feb 19, 2024
13 checks passed
@rickstaa rickstaa deleted the fix_lr_decay_type_defaults branch February 19, 2024 20:45
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.

1 participant