pyroAdvanced Examples

Deep probabilistic programming on PyTorch (by Uber AI)

Advanced pyro techniques

Advanced usage and configuration of pyro.

python
# Install: pip install pyro-ppl
import pyro

# Advanced pyro configuration and usage
print("pyro advanced patterns")

These advanced techniques unlock the full power of pyro.

Want to try these examples interactively?

Open Advanced Playground