
numpyro 0.9.2
0
Pyro PPL on NumPy
Contents
Pyro PPL on NumPy
Stars: 1382, Watchers: 1382, Forks: 147, Open Issues: 56The pyro-ppl/numpyro
repo was created 3 years ago and was last updated 2 days ago.
The project is very popular with an impressive 1382 github stars!
How to Install numpyro
You can install numpyro using pip
pip install numpyro
or add it to a project with poetry
poetry add numpyro
Package Details
- Author
- Uber AI Labs
- License
- Apache License 2.0
- Homepage
- https://github.com/pyro-ppl/numpyro
- PyPi
- https://pypi.org/project/numpyro/
- GitHub Repo
- https://github.com/pyro-ppl/numpyro
Classifiers
Related Packages
Errors
A list of common numpyro errors.
Code Examples
Here are some numpyro
code examples and snippets.
GitHub Issues
The numpyro package has 56 open issues on GitHub
- Move contrib.render to infer.inspect
- Fix HMCECS for likelihoods with multiple plates
- Add loose strategy for missing plates in MCMC
- HMC Gibbs Hierarchical Prior Issue
- Example: Deep Markov Model with steinVI
- Example: Bayes NN with steinVI
- User contributed example from epidemiology
- Add various KL divergences for Gamma/Beta families
- Add Kumaraswamy and relaxed Bernoulli distributions
- [FR] raise missing plate warning in MCMC inference
- [Do Not Merge] Bump Funsor to latest master commit for testing
- Amortizing overhead in
.run
- Request for Euler Maruyama features in numpyro
- Add more tests for collapse handler