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
- fix(prediction): recover SGPR strategy under covar wrappers
- fix(prediction): align fantasy mean_cache key with parent
- fix(priors): avoid RecursionError moving MultivariateNormalPrior to dā¦
- Fix thread-unsafe active_dims mutation in lazy kernel eval
- fix(variational): refresh Cholesky cache for batch shapes
- [Bug] Delta.expand returns an uninitialized distribution when Pyro is unavailable
- [Bug] Potential thread-safety issue in LazyEvaluatedKernelTensor when mutating active_dims
- Fix mis-broadcast in exact_predictive_mean for batched multi-output GPs
- [Bug] OOM regression in ExactGP prediction introduced by #2715
- Add correct_multidimensional_mixture flag to SpectralMixtureKernel
- Docs
- Python not yet supported