cornellius-gp/gpytorch
A highly efficient implementation of Gaussian Processes in PyTorch observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 91
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 44
- age_days: 3372
- days_rel: 187
- days_push: 54
- n_releases_24m: 8
Adoption not part of the score
3906 stars · 598 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GPyTorch is a Gaussian process library built on PyTorch, designed for scalable, flexible, and modular GP models. It uses linear algebra techniques like preconditioned conjugate gradients for efficient inference and strong GPU acceleration.
Use cases
- fit gaussian process regression models in pytorch
- scale gaussian processes to large datasets on gpu
- build deep kernel learning models
- implement scalable GP methods like SKI/KISS-GP and stochastic variational inference
- combine gaussian processes with neural networks
- quantify uncertainty in model predictions
When to choose
- you need Gaussian process models with GPU acceleration
- you want to integrate GPs with deep learning frameworks
- you need state-of-the-art scalable GP algorithms
- your project already uses PyTorch
When to avoid
- you need a simple off-the-shelf GP without PyTorch dependency
- you work outside the Python/PyTorch ecosystem
- you need classical ML models beyond Gaussian processes
Facets
library · maturity stable
machine-learning math gpu-computing machine-learning data-science python cross-platform gaussian-processes pytorch bayesian-inference probabilistic-modeling kernel-methods algorithms gpu
2 sources
- readme: https://github.com/cornellius-gp/gpytorch · fetched 2026-08-28 · b5c3e3b04cff
- registry_pypi: https://pypi.org/pypi/gpytorch/json · fetched 2026-08-29 · ade97b9db662
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cornellius-gp/gpytorch | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="cornellius-gp/gpytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem