edward2Easy Playground

Probabilistic programming language built on TensorFlow

Getting started with edward2Run locally
Install
pip install edward2
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: edward2)

edward2 is a third-party package. Probabilistic programming language built on TensorFlow. Install with: pip install edward2

Challenge

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