Skip to content

Numpyro Conversion Guide #2452

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

Open
kylejcaron opened this issue Apr 22, 2025 · 0 comments
Open

Numpyro Conversion Guide #2452

kylejcaron opened this issue Apr 22, 2025 · 0 comments

Comments

@kylejcaron
Copy link
Contributor

Tell us about it

Related to issue #1489.

Create a Numpyro conversion guide in the style of the emcee guide.

This conversion guide would highlight a set of tasks of increasing difficulty for converting data from Numpyro to ArviZ, and include labelling event dimensions (see #2441).

This guide should also cover at least the following:

  • Passing in a prior predictive
  • passing coords
  • inferring batch dims + event dims
  • passing in posterior predictive
  • passing in constant data
  • (bonus) passing in prediction constant data and predicting an out of sample group

Thoughts on implementation

The eight schools example here can be extended to cover this.

For inferring event dims, the eight schools example could be reframed as theta = mu + theta_offset where theta_offset ~ ZeroSumNormal(tau) and theta is deterministic.

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