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
62
Established
normalizing_flows
40
Emerging
Maintenance 10/25
Adoption 12/25
Maturity 25/25
Community 15/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 22/25
Stars: 446
Forks: 35
Downloads:
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

This project helps machine learning engineers and researchers build advanced probabilistic models. It takes in structured data and outputs flexible, high-dimensional probability distributions that can be easily trained and sampled. It is ideal for those working on complex density estimation or generative modeling tasks.

probabilistic-modeling deep-learning-research generative-models density-estimation machine-learning-engineering

About normalizing_flows

kamenbliznashki/normalizing_flows

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

This project offers tools to model complex data distributions, useful for tasks like generating new images or understanding the underlying structure of datasets. It takes in existing data, such as images or numerical tables, and outputs models that can recreate similar data or allow for subtle modifications. Researchers and data scientists who work with generative models or need robust density estimation will find this valuable.

generative-modeling data-synthesis image-generation distribution-estimation unsupervised-learning

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