Author: Corey Chivers
- Gaussian processes for time-series modelling Specific to Time-Series modeling with GPs. A gentle introduction. This is my go-to resource.
- Gaussian Processes for Dummies Very simple primer with python code.
- Gentle Introduction to Gaussian Process Regression Very short primer with python code.
- Introduction to Gaussian Processes Lengthier, math heavy intro with octave code.
- Gaussian Processes for (Regression, Classification, Dimensionality Reduction): A Quick Introduction 2 page primers on each of 3 applications of GP with matlab code.