bayesiains/nflows
Normalizing flows in PyTorch observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2389
- days_rel: n/a
- days_push: 614
- n_releases_24m: 0
Adoption not part of the score
1019 stars · 135 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nflows is a comprehensive PyTorch library of normalizing flows for density estimation and generative modeling. It provides invertible transforms, base distributions, and flow objects for computing log probabilities and sampling.
Use cases
- estimate probability densities with normalizing flows
- build generative models in PyTorch
- sample from learned distributions
- compute log probabilities of data
- implement neural spline flows and autoregressive transforms
When to choose
- you need normalizing flows in PyTorch with a clean, composable API
- you want well-tested implementations of flows like masked autoregressive and spline transforms
- you need density estimation or sampling from invertible transformations
When to avoid
- you need diffusion models or GANs rather than normalizing flows
- you want a framework-agnostic or JAX/TF implementation
- you need large-scale training features like distributed training out of the box
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning deep-learning data-science python normalizing-flows pytorch density-estimation generative-models probabilistic-modeling
2 sources
- readme: https://github.com/bayesiains/nflows · fetched 2026-08-28 · 42b9cd687d49
- registry_pypi: https://pypi.org/pypi/nflows/json · fetched 2026-08-29 · 9548d2f1d900
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bayesiains/nflows | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="bayesiains/nflows")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem