zuko and normalizing-flows

These are competitors offering mutually exclusive framework choices—Zuko implements normalizing flows in PyTorch while the other implements them in TensorFlow 2, so practitioners must select one based on their preferred deep learning framework rather than using both together.

zuko
62
Established
normalizing-flows
49
Emerging
Maintenance 10/25
Adoption 12/25
Maturity 25/25
Community 15/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 446
Forks: 35
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 148
Forks: 36
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: GPL-3.0
No risk flags
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

LukasRinder/normalizing-flows

Implementation of normalizing flows in TensorFlow 2 including a small tutorial.

This project offers tools to build advanced AI models that can accurately estimate the probability distribution of complex data or generate new, realistic data samples from scratch. You can input various datasets, like sensor readings, financial time series, or images, and output either a detailed understanding of the data's underlying patterns or entirely new data that mimics the original. This is ideal for machine learning researchers, data scientists, and AI developers working on generative models or anomaly detection.

generative-modeling density-estimation deep-learning data-synthesis unsupervised-learning

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