pytorch-flows and PyTorchDiscreteFlows

Both libraries are implementations of normalizing flows in PyTorch, making them **competitors** for users seeking algorithms for density estimation, though the second project specifically targets discrete normalizing flows which could imply a niche specialization.

pytorch-flows
45
Emerging
PyTorchDiscreteFlows
32
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 14/25
Stars: 586
Forks: 75
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 115
Forks: 13
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About pytorch-flows

ikostrikov/pytorch-flows

PyTorch implementations of algorithms for density estimation

This project helps researchers and data scientists analyze complex, high-dimensional data to understand the underlying probability distribution. It takes raw numerical datasets, like those found in physics or genetics, and produces a model that can estimate the likelihood of specific data points or generate new, realistic data samples. It's for anyone needing to model complex data distributions without making strong assumptions about their shape.

data-analysis probability-modeling scientific-research high-dimensional-data data-synthesis

About PyTorchDiscreteFlows

TrentBrick/PyTorchDiscreteFlows

Discrete Normalizing Flows implemented in PyTorch

This is a tool for machine learning researchers and practitioners who are working with discrete data distributions. It helps you model complex, discrete data by transforming simple distributions into more intricate ones. You provide your discrete data, and it outputs a model that can generate similar discrete data or estimate the likelihood of existing data points. It's for those exploring advanced generative models in PyTorch.

generative-modeling discrete-data-analysis deep-learning-research probabilistic-modeling pytorch-development

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