josejimenezluna / pyGPGO

Bayesian optimization for Python
http://pygpgo.readthedocs.io
MIT License
241 stars 61 forks source link

Fix for issue #17 #18

Closed Anders-Sjoberg closed 5 years ago

Anders-Sjoberg commented 5 years ago

I divided by the length-scale l on every norm r in matern52, and I also included a test that checks whether the generated kernel is positive or not.