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
- refactor: modernize GitHub Actions workflow dependencies to latest versions
- Add documentation note about data standardization for ARD kernels
- docs: Add normalization best practices and verification script
- Fix prediction slowdown from eager kernel evaluation
- Add MPS regression test for ExactGP to track Apple Silicon backend support
- [Bug] BlockLinearOperator._getitem uses num_blocks instead of block_size for slice index computation
- Cache Cholesky of K_XX + noise I in DefaultPredictionStrategy
- [Feature Request] Input-dependent ScaleKernel
- Add inducing point initialization utilities (K-means + median heuristic)
- fix(variational): clear eval cholesky caches after backward
- Docs
- Python not yet supported