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

Feat: Dynamic learning rate decay #80

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Conversation

maxdinkel
Copy link
Contributor

Description and Context

This PR adds a step-wise learning rate decay for Stochastic variational inference and the dynamic learning rate decay method from my upcoming paper.

Related Issues and Merge Requests

  • Closes
  • Blocks
  • Is blocked by
  • Follows
  • Precedes
  • Related to
  • Part of
  • Composed of

How Has This Been Tested?

Checklist

  • My commit messages mention the appropriate issue numbers (advised but optional).
  • I mention the appropriate issue numbers in this MR.
  • I updated documentation where necessary.
  • I updated the README where necessary
  • I have added as (few,) small and fast tests as possible to cover my changes.

Additional Information

Interested Parties

Possible reviewers:

Other interested parties:

@maxdinkel maxdinkel requested a review from gilrrei December 20, 2024 16:25
@maxdinkel maxdinkel self-assigned this Dec 20, 2024
@maxdinkel maxdinkel changed the title Dlrd Feat: Dynamic learning rate decay Dec 20, 2024
gilrrei
gilrrei previously approved these changes Dec 21, 2024
Copy link
Contributor

@gilrrei gilrrei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@maxdinkel maxdinkel merged commit ca5a657 into queens-py:main Jan 9, 2025
1 check passed
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.

3 participants