Ross ROSS = Recommend OSS · open-source software intelligence for agents

bayesiains/nflows

Normalizing flows in PyTorch observed · 2026-08-28

github.com/bayesiains/nflows · Python · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
bayesiains/nflowsmain23

For agents

markdown · JSON · MCP: product_card(name="bayesiains/nflows")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem