pyroEasy Playground

Deep probabilistic programming on PyTorch (by Uber AI)

Getting started with pyroRun locally
Install
pip install pyro-ppl
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: pyro)

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

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?