GPJax - Gaussian Processes in Jax
Minimal Gaussian process library in JAX with a simple (custom) approach to state management.
•
1 min read
Read more
Minimal Gaussian process library in JAX with a simple (custom) approach to state management.
This work introduces a variational lower bound for the Mixture of Gaussian Process Experts model with a GP-based gating network based on sparse GPs. The model (and inference) are …
In this work I re-implemented the PILCO algorithm in python using Tensorflow and GPflow. This work was mainly carried out for personal development and some of the implementation is …