nflows VS benchmark_VAE

Compare nflows vs benchmark_VAE and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nflows benchmark_VAE
2 4
805 1,691
1.5% -
3.2 6.1
6 months ago 29 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nflows

Posts with mentions or reviews of nflows. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-07.
  • [P] Zuko, a fresh approach to normalizing flows in PyTorch
    4 projects | /r/MachineLearning | 7 Feb 2023
    Normalizing flows (NFs) are very useful tools to build and train expressive parametric distributions. There exists a few libraries for NFs in PyTorch such as nflows, FrEIA and FlowTorch but, in my opinion, their complex APIs and the lack of documentation (except for FrEIA) makes them hard to approach. I initially planned on contributing to their repositories as they did not implement some architectures like neural autoregressive flow, unconstrained monotonic neural networks, sum-of-square polynomial flow or continuous normalizing flow. Unfortunately, none of the libraries seemed under active development anymore at the time.
  • [D] Normalizing flows for distributions with finit support
    1 project | /r/MachineLearning | 7 Jan 2022
    You can just start from a uniform distribution in [0,1]D and use a mapping with a finite domain/reach. One example would be a spline (see 1906.04032, or here https://github.com/bayesiains/nflows).

benchmark_VAE

Posts with mentions or reviews of benchmark_VAE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-08.

What are some alternatives?

When comparing nflows and benchmark_VAE you can also consider the following projects:

awesome-normalizing-flows - Awesome resources on normalizing flows.

Awesome-VAEs - A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.

zuko - Normalizing flows in PyTorch

PyTorch-VAE - A Collection of Variational Autoencoders (VAE) in PyTorch.

cflow-ad - Official PyTorch code for WACV 2022 paper "CFLOW-AD: Real-Time Unsupervised Anomaly Detection with Localization via Conditional Normalizing Flows"

scvi-tools - Deep probabilistic analysis of single-cell and spatial omics data

FrEIA - Framework for Easily Invertible Architectures

fastero - Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!

flowtorch - This library would form a permanent home for reusable components for deep probabilistic programming. The library would form and harness a community of users and contributors by focusing initially on complete infra and documentation for how to use and create components.

disentangling-vae - Experiments for understanding disentanglement in VAE latent representations

cloud_benchmarker - Cloud Benchmarker automates performance testing of cloud instances, offering insightful charts and tracking over time.

minimal_VAE_on_Mario - A minimal VAE trained on Super Mario Bros levels.