jmschrei/pomegranate
Fast, flexible and easy to use probabilistic modelling in Python. observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4300
- days_rel: n/a
- days_push: 545
- n_releases_24m: 0
Adoption not part of the score
3542 stars · 599 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pomegranate is a Python library for fast and flexible probabilistic modeling, built on PyTorch. It supports distributions, mixture models, Bayesian networks, and hidden Markov models that compose modularly with GPU acceleration.
Use cases
- fit a gaussian mixture model in python
- train a hidden markov model for sequences
- build a bayesian network from data
- probabilistic modeling with gpu acceleration
- create a mixture of gamma and poisson distributions
- classify sequences with hmm-based classifiers
When to choose
- you need composable probabilistic models like mixtures, Bayesian networks, or HMMs
- you want PyTorch-backed speed, GPU support, and mixed precision
- you want models treated as probability distributions that nest inside each other
When to avoid
- you rely on the pre-1.0 Cython API, which is incompatible
- you only need general deep learning without probabilistic modeling
- you need a non-Python environment
Facets
library · maturity active
machine-learning math machine-learning data-science python cross-platform probabilistic-modeling pytorch bayesian-networks hidden-markov-models mixture-models probability-distributions algorithms gpu
1 source
- readme: https://github.com/jmschrei/pomegranate · fetched 2026-08-28 · c327ad3dbde8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jmschrei/pomegranate | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="jmschrei/pomegranate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem