gpytorch
https://github.com/cornellius-gp/gpytorch
Python
A highly efficient implementation of Gaussian Processes in PyTorch
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to gpytorch
Help out
- Issues
- [Bug] Variational GPs cannot compute gradients in eval mode
- [Bug] Batch Independent Multioutput GP always uses DefaultPredictionStrategy
- [Bug] `mean_cache` not attached with correct `args` in `get_fantasy_model`
- [Bug] Multitask FixedNoise likelihood incorrectly computes data posterior
- Replace np.trapz with np.trapezoid for area calculation
- [Bug] Error in sampling from LKJCovariancePrior
- fix the shape bug in `LKJCovariancePrior`
- [Bug] `protein.mat` dataset used in "Exact GP Regression with Multiple GPUs" example does not exist.
- [Docs] Exact GP Regression on Classification Labels with multiple GPUs
- [Bug] Adding ConstantKernel to RBFKernel in DirichletGPModel produces a dimensions mismatch error
- Docs
- Python not yet supported