cornellius-gp / gpytorch

A highly efficient implementation of Gaussian Processes in PyTorch
MIT License
3.46k stars 545 forks source link

DOC: fix broken formatting in leave_one_out_pseudo_likelihood.py #2462

Closed partev closed 3 months ago

partev commented 6 months ago

based on https://gpytorch--2462.org.readthedocs.build/en/2462/marginal_log_likelihoods.html this pull request fixes the bug:

before: image

after: image