InferPy
Probabilistic modeler
A high-level API for probabilistic modeling with a focus on ease of use and scalability
InferPy: Deep Probabilistic Modeling with Tensorflow Made Easy
149 stars
10 watching
14 forks
Language: Jupyter Notebook
last commit: 6 months ago
Linked from 1 awesome list
keras-tensorflowneural-networkprobabilistic-modelingprobabilistic-programmingtensorflowuser-friendly
Related projects:
Repository | Description | Stars |
---|---|---|
google/edward2 | A tool for writing probabilistic models and manipulating their computation | 680 |
rlouf/mcx | Tools and methods for Bayesian deep learning using probabilistic programming. | 328 |
probprog/pyprob | A probabilistic programming system for simulators and high-performance computing based on PyTorch | 27 |
probtorch/probtorch | A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. | 887 |
sktime/skpro | A unified framework for probabilistic regression and prediction with Python-based tools. | 250 |
juliastats/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
thepaw/probab | A tool for generating and manipulating probabilistic models in code. | 20 |
pyro-ppl/numpyro | A lightweight probabilistic programming library built on top of JAX and NumPy. | 2,341 |
sheffieldml/deepgp | Software implementing probabilistic models for uncertainty estimation in data analysis | 91 |
hakaru-dev/hakaru | A probabilistic programming language designed to simplify the creation of machine-learning applications and stochastic models. | 312 |
joashc/csharp-probability-monad | A monadic probabilistic programming framework for Bayesian modelling and inference in C#. | 96 |
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers | An introduction to Bayesian methods and probabilistic programming for software developers | 26,868 |
gpflow/gpflowopt | A Python package for Bayesian optimization using the GPFlow library and TensorFlow. | 270 |
drckf/paysage | An unsupervised learning and generative models library for Python, focusing on probabilistic models and efficient computation. | 119 |
jaxgaussianprocesses/gpjax | Provides a low-level interface to Gaussian process models in JAX for flexible extension and customisation | 467 |