An open API service indexing awesome lists of open source software.

https://github.com/neelsoumya/gaussian_process_tutorial

Tutorial and examples for Gaussian processes
https://github.com/neelsoumya/gaussian_process_tutorial

gaussian-process-regression gaussian-processes

Last synced: 10 months ago
JSON representation

Tutorial and examples for Gaussian processes

Awesome Lists containing this project

README

          

# gaussian_process_tutorial

## Introduction

Tutorial and examples for Gaussian processes

## Tutorial

https://distill.pub/2019/visual-exploration-gaussian-processes/

Animation

http://www.infinitecuriosity.org/vizgp/

https://www.youtube.com/watch?v=upJ31CIVWZo

CONCEPT: Gaussian process regression is similar to Bayesian linear regression (with the addition of kernels)

Excellent videos

https://www.youtube.com/watch?v=vU6AiEYED9E

https://www.youtube.com/watch?v=e7as_wY0hUI

https://bookdown.org/rbg/surrogates/chap5.html

## Code

https://uk.mathworks.com/help/stats/fitrgp.html

https://uk.mathworks.com/matlabcentral/fileexchange/48511-bayesian-linear-regression

https://cran.r-project.org/web/packages/GauPro/vignettes/GauPro.html

https://github.com/EmuKit/emukit/blob/main/emukit/examples/spread_of_disease-with_seir_model/Emukit-task-spread-of-disease-with-seir-model.ipynb

https://uk.mathworks.com/help/stats/fitrgp.html

## Writeup

https://osf.io/gx78k/

https://osf.io/vja52/

## Miscellaneous

http://gaussianprocess.org/gpml/code/matlab/doc/

http://learning.eng.cam.ac.uk/carl/mauna/

https://bookdown.org/rbg/surrogates/chap5.html

## Math

https://www.cs.cornell.edu/courses/cs4780/2018fa/lectures/lecturenote15.html

## Contact

Soumya Banerjee

sb2333@cam.ac.uk