zuko and normalizing_flows

These are competitors offering overlapping implementations of normalizing flow architectures (both include RealNVP and MAF), but Zuko is more actively maintained and integrated into PyTorch workflows (evidenced by its substantial monthly downloads), while the other is a dormant research repository.

zuko
75
Verified
normalizing_flows
40
Emerging
Maintenance 13/25
Adoption 22/25
Maturity 25/25
Community 15/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 22/25
Stars: 446
Forks: 35
Downloads: 26,000
Commits (30d): 0
Language: Python
License: MIT
Stars: 637
Forks: 102
Downloads:
Commits (30d): 0
Language: Python
License:
No risk flags
No License Stale 6m No Package No Dependents

About zuko

probabilists/zuko

Normalizing flows in PyTorch

About normalizing_flows

kamenbliznashki/normalizing_flows

Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows

Provides reference implementations for training normalizing flow models on both synthetic 2D datasets and real image/tabular data (CelebA, MNIST, UCI), with support for multi-GPU distributed training and gradient checkpointing for large models. Includes generative capabilities beyond density estimation, such as temperature-controlled sampling, latent space attribute manipulation, and conditional density estimation. Built entirely in PyTorch with modular architecture allowing interchange of flow components and straightforward integration into probabilistic inference pipelines.

Scores updated daily from GitHub, PyPI, and npm data. How scores work