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

ENH: add enforce_likelihood_threshold to FlowProposal #452

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mj-will
Copy link
Owner

@mj-will mj-will commented Jan 16, 2025

This PR adds the enforce_likelihood_threshold to FlowProposal to enable check the likelihood threshold during rejection sampling.

Motivation

In some cases, the increase in log-likelihood evaluations can out-weigh the cost of rejection sampling.

To-do

  • Add unit tests

@mj-will mj-will added the enhancement New feature or request label Jan 16, 2025
@mj-will mj-will added this to the 0.15.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant