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

Wrap bijections for converting transformed distributions to numpyro #139

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

danielward27
Copy link
Owner

Now when a transformed distribution is converted to a numpyro distribution, it is a numpyro TransformedDistribution, made by seperately wrapping the base distribution and the bijection to the numpyro types. This e.g. facilitates reparameterization of numpyro model.

@danielward27 danielward27 merged commit 0818696 into main Feb 27, 2024
1 check passed
@danielward27 danielward27 deleted the numpyro_bijection branch February 27, 2024 14:29
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

Successfully merging this pull request may close these issues.

1 participant