pyro

Probabilistic modeling library

A deep probabilistic programming library built on PyTorch to represent and analyze complex probability distributions.

Deep universal probabilistic programming with Python and PyTorch

GitHub

9k stars
200 watching
986 forks
Language: Python
last commit: 19 days ago
Linked from 3 awesome lists

bayesianbayesian-inferencedeep-learningmachine-learningprobabilistic-modelingprobabilistic-programmingpythonpytorchvariational-inference

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pyro-ppl/numpyro A probabilistic programming library that provides a NumPy backend for automatic differentiation and JIT compilation to GPU/TPU/CPU. 2,290
pytorch/botorch A PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models. 3,102
pymc-devs/pymc A Python package for Bayesian statistical modeling and probabilistic programming 8,722
awslabs/gluonts A Python package for building probabilistic models of time series data using deep learning techniques. 4,629
probtorch/probtorch A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. 887
pyrogram/pyrogram An asynchronous framework for building Telegram API clients in Python. 4,412
shangtongzhang/deeprl A modularized implementation of various deep reinforcement learning algorithms in PyTorch 3,189
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 83,959
sktime/pytorch-forecasting A PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures 4,001
jmschrei/pomegranate A probabilistic modeling library with flexible and modular implementation of various probability distributions. 3,376
ahkarami/deep-learning-in-production A collection of notes and references on deploying deep learning models in production environments 4,306
eriklindernoren/pytorch-yolov3 An implementation of YOLOv3 in PyTorch for object detection and tracking 7,324
probprog/pyprob A probabilistic programming system for simulators and high-performance computing based on PyTorch 27
p-christ/deep-reinforcement-learning-algorithms-with-pytorch PyTorch implementations of popular deep reinforcement learning algorithms and environments. 5,640
lightning-ai/pytorch-lightning A framework for building and training AI models on multiple GPUs or TPUs with minimal code changes. 28,402