Ross ROSS = Recommend OSS · open-source software intelligence for agents

GPflow/GPflow

Gaussian processes in TensorFlow observed · 2026-08-28

github.com/GPflow/GPflow · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
GPflow/GPflowmain95

For agents

markdown · JSON · MCP: product_card(name="GPflow/GPflow")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem