Contents

tensorflow-probability 0.25.0

0

Probabilistic modeling and statistical inference in TensorFlow

Probabilistic modeling and statistical inference in TensorFlow

Stars: 4409, Watchers: 4409, Forks: 1120, Open Issues: 720

The tensorflow/probability repo was created 8 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 4409 github stars!

How to Install tensorflow-probability

You can install tensorflow-probability using pip

pip install tensorflow-probability

or add it to a project with poetry

poetry add tensorflow-probability

Package Details

Author
Google LLC
License
Apache 2.0
Homepage
http://github.com/tensorflow/probability
PyPi:
https://pypi.org/project/tensorflow-probability/
GitHub Repo:
https://github.com/tensorflow/probability

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Mathematics
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  tensorflow-probability  pypi packages just yet.

Errors

A list of common tensorflow-probability errors.

Code Examples

Here are some tensorflow-probability code examples and snippets.

GitHub Issues

The tensorflow-probability package has 720 open issues on GitHub

  • Upgrade GitHub Actions for Node 24 compatibility
  • Fix layer.add_variable being deprecated

See more issues on GitHub

Related Packages & Articles

keras 3.13.2

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

thinc 9.1.1

A refreshing functional take on deep learning, compatible with your favorite libraries

tensorflow 2.20.0

TensorFlow is an open source machine learning framework for everyone.

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.