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 supported2 Subscribers
Add a CodeTriage badge to gpytorch
Help out
- Issues
- gpytorch.module: fix typing annotation
- Remove unused imports in GPyTorch Fully Bayesian example
- Improve typing annotations for linear kernel
- [Bug] KissGP encounter out-of-menmory issue
- Detach `new_covar_cache` to enable JIT tracing of models after fantasization
- [Bug] Models not JIT traceable/exportable to TorchScript after Fantasization
- sign fix for gradient blocks
- [Bug] Indexing LazyEvaluatedKernelTensor on batch dimension with index greater than 0 gives IndexError
- Hotfix: fix `.diagonal()` calls for keops kernel matrices.
- [Bug] _diagonal() fails when covariance is computed using keops kernels
- Docs
- Python not yet supported