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

Support conversion of Gen traces #29

Open
sethaxen opened this issue Nov 28, 2019 · 0 comments
Open

Support conversion of Gen traces #29

sethaxen opened this issue Nov 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@sethaxen
Copy link
Member

Gen is a PPL for compositional inference. Each draw from a Gen model is stored in a Gen.Trace. Values from the trace are extracted into a Gen.ChoiceMap. We could add a converter for either of these types (not sure which is best).

I'm just not certain if ArviZ will be that useful for the Gen approach. Gen models seem to be highly customized, and I imagine that in general the plots will be too. Plus, the choices can have a hierarchical structure, which wouldn't map directly to an InferenceData.

I'll leave this issue open for input.

@sethaxen sethaxen added the enhancement New feature or request label Feb 15, 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
Status: Planned
Development

No branches or pull requests

1 participant