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

163 implement optimization strategy #164

Merged
merged 13 commits into from
Apr 17, 2024
Merged

Conversation

kazewong
Copy link
Owner

Here are some bullet points summarizing this PR

  1. Sampler has infrastructure to add different steps into the strategy now
  2. Implemented Adam optimization strategy.
  3. Fix some minor bugs, such as missing variables in the sampler main loop.
  4. Added a notebook to explain strategy now

@kazewong kazewong linked an issue Apr 17, 2024 that may be closed by this pull request
2 tasks
@kazewong kazewong merged commit 0ec53fb into main Apr 17, 2024
2 checks passed
@kazewong kazewong deleted the 163-implement-optimization-strategy branch April 17, 2024 19:15
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.

Implement optimization strategy
1 participant