Gaussian Processes

Build Status Coverage Status

gaussian_processes is a Python package for using and analyzing Gaussian Processes.

Documentation

Much of this code is based off of [RW06].

Bibliography

[RW06]Rasmussen, C. E., & Williams, C. K. I. (2006). Gaussian processes for machine learning. MIT Press.

Table Of Contents

Next topic

Gaussian process object

This Page