$search

gaussian_process Documentation

gaussian_process: Gaussian Process regression (C++ library)

This package provides an implementation of Gaussian Process regression. It provides an easy interface to build a GP from input and output data. The GP can then estimate the output at any given input location. Further, a gradient-descent based optimization of the hyperparameter is available. This library was implemented by Christian Plagemann, Jürgen Hess, Axel Rottmann and Jürgen Sturm at the Autonomous Intelligent Systems Lab. It contains code from Gunter Winkler and Konstantin Kutzkow which implements a LU factorization for boost. More details on Gaussian Process regression can be found in the open-source book "Gaussian Processes for Machine Learning", written by Carl Edward Rasmussen and Chris Williams, the MIT Press, 2006, available from http://www.gaussianprocess.org/gpml/chapters.

gaussian_process is ...

codeapi

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends Defines


gaussian_process
Author(s): Maintained by Juergen Sturm
autogenerated on Tue Mar 5 12:01:32 2013