benchmark_VAE VS nflows

Compare benchmark_VAE vs nflows 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
benchmark_VAE nflows
4 2
1,695 807
- 1.7%
6.1 3.2
about 1 month ago 6 months ago
Python Python
Apache License 2.0 MIT License
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.

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.

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).

What are some alternatives?

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

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

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

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

zuko - Normalizing flows in PyTorch

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

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

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

FrEIA - Framework for Easily Invertible Architectures

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

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.

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.