Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Process Regression

License: MIT

Regression Animation

This simple python project performs Gaussian process regression, without depending on any external libraries.

Gaussian process regression involves sampling from a distribution over all functions:
FunctionPosterior

Allowing us to make predictions based on a training data set consisting of samples from the true process:
FunctionPrediction

Uncertainty

License

This project is licensed under the terms of MIT license. See the LICENSE file for more info.

Releases

Packages

Used by

Contributors

Languages