numpyro

Package — BayesianPython 3.7+Expert

Bayesian modeling on JAX for GPU-accelerated MCMC sampling

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
JAX, tqdm, NumPy
Install
pip install numpyro

Learn by Difficulty

Quick Example

python
# Install: pip install numpyro
import numpyro

# Basic numpyro usage
print(f"Using numpyro")
# See documentation for detailed examples

numpyro is a third-party package. Bayesian modeling on JAX for GPU-accelerated MCMC sampling. Install with: pip install numpyro

Try in Playground

Tags

packagebayesianstatisticsprobabilisticmodeling