This is a simple implemention of Gaussian Process Regression in C++. Most of the code is translate from sklearn library and GPy library. See https://scikit-learn.org/stable/modules/generated/sklearn.gaussian_process.GaussianProcessRegressor.html and https://gpy.readthedocs.io/en/deploy/ for reference.
-
Notifications
You must be signed in to change notification settings - Fork 0
2892510130/GPRcpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a simple implemention of Gaussian Process Regression in C++.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published