Hey,
I've been trying to input higher order derivatives for a while using GaussianProcess.add_data(), but I am really confused as to how one should input gradients or hessians this way since the documentation says that y should have 1 non trivial dimension, which is not possible for say, a list of gradients. Thanks!
Best,
Han
Hey,
I've been trying to input higher order derivatives for a while using GaussianProcess.add_data(), but I am really confused as to how one should input gradients or hessians this way since the documentation says that y should have 1 non trivial dimension, which is not possible for say, a list of gradients. Thanks!
Best,
Han