Skip to content
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

Marginal log-likelihood object unused in "Fully Bayesian GPs" example #2576

Open
williamjsdavis opened this issue Aug 29, 2024 · 0 comments
Open

Comments

@williamjsdavis
Copy link

In the Fully Bayesian GPs - Sampling Hyperparamters with NUTS example in the documentation, a marginal log-likelihood is defined but appears to never be used.

"mll = gpytorch.mlls.ExactMarginalLogLikelihood(likelihood, model)\n",

Is this intentional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant