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

Add logprob to constrained GPMs #23

Open
Schaechtle opened this issue Jan 12, 2023 · 0 comments
Open

Add logprob to constrained GPMs #23

Schaechtle opened this issue Jan 12, 2023 · 0 comments

Comments

@Schaechtle
Copy link
Contributor

This relies on #22. Once #22 is fixed, one can simply add a function for logprob based on rejection sampling to the ConstrainedGPM (similar to what is done a logpdf here).

Alternatively, this could be deterministically computed once #22 is fixed. That's more complicated and would require re-thinking conditioning in ClojureCat in general -- likely ending in making ClojureCat inference more similar to SPPL's inference.

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

No branches or pull requests

1 participant