pomegranate
Probability modeler
A probabilistic modeling library with flexible and modular implementation of various probability distributions.
Fast, flexible and easy to use probabilistic modelling in Python.
3k stars
95 watching
590 forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
machine-learningprobabilistic-graphical-modelspythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
pymc-devs/pymc | A Python package for Bayesian statistical modeling and probabilistic programming | 8,722 |
pgmpy/pgmpy | A Python package for working with Bayesian Networks and related models. | 2,748 |
mxgmn/markovjunior | A probabilistic programming language based on pattern matching and constraint propagation for generating procedural content | 7,514 |
pyro-ppl/pyro | A deep probabilistic programming library built on PyTorch to represent and analyze complex probability distributions. | 8,556 |
jwarmenhoven/islr-python | An implementation of selected chapters from the book on Machine Learning with Python code | 4,255 |
awslabs/gluonts | A Python package for building probabilistic models of time series data using deep learning techniques. | 4,629 |
statsmodels/statsmodels | Provides a comprehensive set of statistical modeling tools and techniques for data analysis and interpretation in Python. | 10,151 |
pytorch/botorch | A PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models. | 3,102 |
pyro-ppl/numpyro | A probabilistic programming library that provides a NumPy backend for automatic differentiation and JIT compilation to GPU/TPU/CPU. | 2,290 |
pmorissette/bt | A flexible Python framework for building and testing algorithmic trading strategies | 2,287 |
pgm-lab/inferpy | A high-level API for probabilistic modeling with a focus on ease of use and scalability | 147 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,771 |
tensorflow/probability | A collection of probabilistic reasoning and statistical analysis tools integrated with deep learning frameworks | 4,269 |
pydantic/pydantic | A Python library for validating data using type hints and JSON Schema. | 21,145 |
probtorch/probtorch | A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. | 887 |