tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 96
- Release rhythm 8
- 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: n/a
- age_days: 3236
- days_rel: 663
- days_push: 27
- n_releases_24m: 1
Adoption not part of the score
4427 stars · 1124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TensorFlow Probability is a Python library for probabilistic reasoning and statistical analysis built on TensorFlow, with a JAX substrate. It provides probability distributions, bijectors, joint distribution modeling, probabilistic neural network layers, and inference tools like MCMC and variational inference.
Use cases
- fit bayesian regression models with uncertainty estimates
- run MCMC sampling for probabilistic models
- build deep probabilistic models with probabilistic keras layers
- model distributions and transformed random variables with bijectors
- do variational inference on large datasets with GPU acceleration
- perform probabilistic programming in JAX
- fit GLMs like logistic regression in TensorFlow
When to choose
- you need probabilistic or Bayesian modeling integrated with deep learning
- you want scalable inference on GPU/TPU hardware
- you need a rich library of distributions, bijectors, and samplers
- you work in the TensorFlow or JAX ecosystem
When to avoid
- you only need classical statistics without deep learning integration
- your project uses PyTorch instead of TensorFlow/JAX
- you need lightweight statistical tools without a heavy framework dependency
Facets
library · maturity active
machine-learning math data-science machine-learning deep-learning data-science python cross-platform probabilistic-programming bayesian-inference mcmc variational-inference tensorflow jax distributions bijectors statistics gpu
9 sources
- readme: https://github.com/tensorflow/probability · fetched 2026-08-28 · 66006875f5bc
- homepage: https://www.tensorflow.org/probability/ · fetched 2026-08-29 · 3c2168cb2f55
- site_page: https://www.tensorflow.org/install · fetched 2026-08-29 · 584a762da891
- site_page: https://www.tensorflow.org/tfx/api_docs · fetched 2026-08-29 · 6977825696fe
- site_page: https://www.tensorflow.org/about · fetched 2026-08-29 · 817250744d91
- site_page: https://www.tensorflow.org/about/case-studies · fetched 2026-08-29 · e6701029eec0
- site_page: https://www.tensorflow.org/probability/api_docs/python/tfp · fetched 2026-08-29 · 6c4a2b884a7a
- site_page: https://www.tensorflow.org/about/bib · fetched 2026-08-29 · 5ca8943386b9
- site_page: https://www.tensorflow.org/community/contribute · fetched 2026-08-29 · 77d394fa76e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/probability | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/probability")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem