gpflowEasy Playground

Gaussian processes on TensorFlow for scalable GP models

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

gpflow is a third-party package. Gaussian processes on TensorFlow for scalable GP models. Install with: pip install gpflow

Challenge

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