tensorflow/probability
A TensorFlow library providing probabilistic reasoning, Bayesian methods, and statistical analysis tools integrated with deep learning.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
TensorFlow Probability extends TensorFlow with tools for probabilistic machine learning, including probability distributions, bijectors for transformed variables, and variational inference. It enables integration of Bayesian reasoning with neural networks, supporting gradient-based inference and scalable computation across GPUs and distributed systems. The library works with both TensorFlow and JAX as backends.