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

Probability density estimation for marginals parameterised with SampleList #137

Closed
semihakbayrak opened this issue Nov 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@semihakbayrak
Copy link
Contributor

In case marginal is calculated through prod!(SampleList, Function) or prod!(SampleList, FactorNode), differential entropy is not calculated since there is no known probability density for the resulting marginal. We can resolve this issue by fitting a probability density over SampleList.

@semihakbayrak semihakbayrak added the enhancement New feature or request label Nov 4, 2020
@semihakbayrak semihakbayrak self-assigned this Nov 4, 2020
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

No branches or pull requests

2 participants