We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that we have good baselines from HMC/NUTS, we can start introducing various approximate inference methods. It would be a good idea to start with SGHMC, which is already implemented in blackjax and is compatible with models defined in numpyro: https://blackjax-devs.github.io/blackjax/autoapi/blackjax/sgmcmc/sghmc/index.html#module-blackjax.sgmcmc.sghmc
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Now that we have good baselines from HMC/NUTS, we can start introducing various approximate inference methods. It would be a good idea to start with SGHMC, which is already implemented in blackjax and is compatible with models defined in numpyro: https://blackjax-devs.github.io/blackjax/autoapi/blackjax/sgmcmc/sghmc/index.html#module-blackjax.sgmcmc.sghmc
The text was updated successfully, but these errors were encountered: