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 deterministic sampling for Empirical approximation #5837

Open
ferrine opened this issue Jun 2, 2022 · 0 comments
Open

Fix deterministic sampling for Empirical approximation #5837

ferrine opened this issue Jun 2, 2022 · 0 comments
Labels
VI Variational Inference

Comments

@ferrine
Copy link
Member

ferrine commented Jun 2, 2022

if deterministic:
raise NotImplementedInference(
"Deterministic sampling from a Histogram is broken in v4"
)

Originally posted by @purna135 in #5806 (comment)

@ricardoV94 ricardoV94 added the VI Variational Inference label Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VI Variational Inference
Projects
None yet
Development

No branches or pull requests

2 participants