yuki-koyama / mathtoolbox

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
https://yuki-koyama.github.io/mathtoolbox/
MIT License
257 stars 35 forks source link

GPR Refactoring #68

Closed yuki-koyama closed 4 years ago

yuki-koyama commented 4 years ago

Fix the way of handling kernel hyperparameters so that it can easily handle other different kernels in the future development.