pyro

Package — BayesianPython 3.7+Expert

Deep probabilistic programming on PyTorch (by Uber AI)

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
PyTorch, opt-einsum, tqdm, NumPy
Install
pip install pyro-ppl

Learn by Difficulty

Quick Example

python
# Install: pip install pyro-ppl
import pyro

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

pyro is a third-party package. Deep probabilistic programming on PyTorch (by Uber AI). Install with: pip install pyro-ppl

Try in Playground

Tags

packagebayesianstatisticsprobabilisticmodeling