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

Test SVI for a model where we have NUTS results #258

Open
SamuelBrand1 opened this issue Oct 1, 2024 · 0 comments
Open

Test SVI for a model where we have NUTS results #258

SamuelBrand1 opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request experiment some sort of experiment to better understand a part of the model

Comments

@SamuelBrand1
Copy link
Contributor

From f2f conversation there was some interest in exploring variational inference; mainly to resolve long compute times.

My understanding is that the infrastructure exists in the code to swap samplers and a variational inference sampler exists for numpyro https://num.pyro.ai/en/stable/svi.html .

So in principle, for situations where we already have NUTS generated posterior samples, it should be quite easy to compare the results.

@SamuelBrand1 SamuelBrand1 added the enhancement New feature or request label Oct 1, 2024
@arik-shurygin arik-shurygin added the experiment some sort of experiment to better understand a part of the model label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experiment some sort of experiment to better understand a part of the model
Projects
None yet
Development

No branches or pull requests

2 participants