GPflow/GPflow
Gaussian processes in TensorFlow observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 97
- Release rhythm 89
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 3884
- days_rel: 78
- days_push: 23
- n_releases_24m: 4
Adoption not part of the score
1916 stars · 432 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GPflow is a Python library for building Gaussian process models on top of TensorFlow 2 and TensorFlow Probability. It implements modern Gaussian process inference with composable kernels and likelihoods, with GPU acceleration support.
Use cases
- fit gaussian process regression models in python
- build gp models with custom kernels and likelihoods
- run variational inference for sparse gaussian processes
- do bayesian optimization with gaussian processes
- train gp models on gpu with tensorflow
- perform mcmc over gp hyperparameters
- model uncertainty with probabilistic machine learning
When to choose
- you need gaussian process models with composable kernels and likelihoods
- you want GPU-accelerated gp inference via TensorFlow
- you need variational inference or MCMC for gp models
- you want an actively maintained, well-documented gp library in Python
When to avoid
- you need a lightweight gp library without a TensorFlow dependency
- you work outside the Python/TensorFlow ecosystem
- you need deep learning models rather than probabilistic gp models
Facets
library · maturity active
machine-learning math data-science machine-learning data-science python cross-platform gaussian-processes tensorflow tensorflow-probability variational-inference bayesian-statistics mcmc kernels stochastic-processes probabilistic-modeling algorithms gpu
2 sources
- readme: https://github.com/GPflow/GPflow · fetched 2026-08-28 · 1e1d396be1de
- registry_pypi: https://pypi.org/pypi/gpflow/json · fetched 2026-08-29 · 6588a057d1f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GPflow/GPflow | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem