tensorflow-probability — Easy Playground
Probabilistic reasoning and statistical analysis on TensorFlow
Getting started with tensorflow-probabilityRun locally
Install
pip install tensorflow-probabilityPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: tensorflow_probability)
tensorflow-probability is a third-party package. Probabilistic reasoning and statistical analysis on TensorFlow. Install with: pip install tensorflow-probability
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?