max-gains

Results 2 issues of max-gains

# 📚 Documentation/Examples I think the docs for deep multi-output regression are wrong: https://docs.gpytorch.ai/en/stable/examples/05_Deep_Gaussian_Processes/DGP_Multitask_Regression.html This example uses only a scaled RBF kernel (not a multi-output kernel) and a MultivariateNormal dist,...

documentation

The aforementioned tutorial seems to have an error regarding correct definition of the 'DV_PARAM' variable, which also results in an incorrect error message when run. The tutorial defines DV_PARAM with...