JaxGaussianProcesses / GPJax

Gaussian processes in JAX.
https://docs.jaxgaussianprocesses.com/
Apache License 2.0
436 stars 51 forks source link

Fix BO notebook #430

Closed Thomas-Christie closed 8 months ago

Thomas-Christie commented 8 months ago

Type of changes

Checklist

Description

Fixed BO notebook. After the zero mean function bug was fixed in PR #358 this affected the fit of the GPs used in the BO notebook. The toy functions have now been standardised to deal with this.

Issue Number: N/A