bayex.gp.grad_fun

Contents

bayex.gp.grad_fun#

bayex.gp.grad_fun(params, x: Array, y: Array, mask, xt: Array | None = None, *, compute_ml: bool = True) Any#

Gradient of gaussian_process with respect to positional argument(s) 0. Takes the same arguments as gaussian_process but returns the gradient, which has the same shape as the arguments at positions 0.