numpyro 0.15.2
0
Pyro PPL on NumPy
Contents
Pyro PPL on NumPy
Stars: 2131, Watchers: 2131, Forks: 232, Open Issues: 57The pyro-ppl/numpyro
repo was created 5 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2131 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 57 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