-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conflict between Zygote and AbstractGPs #394
Comments
Hi @jmbyars , thanks for opening this issue. This seems to be fine when I try it locally using my own data. Could you please turn your example into a MWE that we can run which reproduces your issue? |
Also, it would be nice to have the output of |
Ok, there is now a new release v0.5.20 with the newest version of the example. |
@simsurace thank you for this. Upgrading to v.0.5.20 lets me run the example. |
I am trying to replicate the Mauna Loa example from AbstractGP (https://juliagaussianprocesses.github.io/AbstractGPs.jl/stable/examples/1-mauna-loa/) line by line. However, I keep getting the following error when trying to use the L-BFGS optimization that the example recommends.
Do you all have any advice on fixing this issue?
The text was updated successfully, but these errors were encountered: