Skip to yearly menu bar Skip to main content


Talk
in
Tutorial: The Art of Gaussian Processes: Classical and Contemporary

Implementation of a GP

Felipe Tobar


Abstract:

We show how to implement a vanilla GP from scratch, we refer to the particulars of coding the kernel, the likelihood function and the train() function. We apply this minimal GP toolbox to a couple of datasets to illustrate the GP’s ease of use and modelling abilities