Gaussian-Processes

GPJax - Gaussian Processes in Jax featured image

GPJax - Gaussian Processes in Jax

Minimal Gaussian process library in JAX with a simple (custom) approach to state management.

Read more
Trajectory Optimisation in Learned Multimodal Dynamical Systems via Latent-ODE Collocation featured image

Trajectory Optimisation in Learned Multimodal Dynamical Systems via Latent-ODE Collocation

Synergising Bayesian inference and Riemannian geometry for control in multimodal dynamical systems.

avatar
Aidan Scannell
Read more
Trajectory Optimisation in Learned Multimodal Dynamical Systems featured image

Trajectory Optimisation in Learned Multimodal Dynamical Systems

This work presents a two-stage method to perform trajectory optimisation in multimodal dynamical systems with unknown nonlinear stochastic transition dynamics. The method finds …

avatar
Aidan Scannell
Read more
Identifiable Mixtures of Sparse Variational Gaussian Process Experts featured image

Identifiable Mixtures of Sparse Variational Gaussian Process Experts

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 …

avatar
Aidan Scannell
Read more
Gaussian Process Regression featured image

Gaussian Process Regression

This post introduces the theory underpinning Gaussian process regression and provides a basic walk-through in python.

avatar
Aidan Scannell
Read more
Probabilistic Modelling featured image

Probabilistic Modelling

I am in the process of creating Jupyter notebooks for several probabilistic models (Bayesian linear regression, Gaussian process regression) and approximate inference algorithms. …

Aidan Scannell
Read more
Model-Based Reinforcement Learning with Gaussian Processes featured image

Model-Based Reinforcement Learning with Gaussian Processes

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 …

avatar
Aidan Scannell
Read more