Contents

pyro-ppl 1.9.1

0

A Python library for probabilistic modeling and inference

A Python library for probabilistic modeling and inference

Stars: 8980, Watchers: 8980, Forks: 1005, Open Issues: 274

The pyro-ppl/pyro repo was created 8 years ago and the last code push was 7 months ago.
The project is extremely popular with a mindblowing 8980 github stars!

How to Install pyro-ppl

You can install pyro-ppl using pip

pip install pyro-ppl

or add it to a project with poetry

poetry add pyro-ppl

Package Details

Author
Uber AI Labs
License
Apache 2.0
Homepage
http://pyro.ai
PyPi:
https://pypi.org/project/pyro-ppl/
Documentation:
https://docs.pyro.ai
GitHub Repo:
https://github.com/pyro-ppl/pyro

Classifiers

No  pyro-ppl  pypi packages just yet.

Errors

A list of common pyro-ppl errors.

Code Examples

Here are some pyro-ppl code examples and snippets.

GitHub Issues

The pyro-ppl package has 274 open issues on GitHub

  • Call for User-Contributed Examples and Tutorials!

See more issues on GitHub

Related Packages & Articles

orbit-ml 1.1.4.9

Orbit is a package for Bayesian time series modeling and inference.

pymc3 3.11.6

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano

pytorch-lightning 2.6.1

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

petastorm 0.13.1

Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.

onnx 1.20.1

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

kornia 0.8.2

Open Source Differentiable Computer Vision Library for PyTorch