PyTorch-VAE VS Amortized-SVGD-GAN

Compare PyTorch-VAE vs Amortized-SVGD-GAN and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PyTorch-VAE Amortized-SVGD-GAN
5 1
5,989 9
- -
0.0 0.0
7 months ago over 2 years ago
Python Python
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.

PyTorch-VAE

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

Amortized-SVGD-GAN

Posts with mentions or reviews of Amortized-SVGD-GAN. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing PyTorch-VAE and Amortized-SVGD-GAN you can also consider the following projects:

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

pytorch-learn-reinforcement-learning - A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for learning about RL. How to visualize, debug and solve RL problems. I've additionally included playground.py for learning more about OpenAI gym, etc.

Robo-Semantic-Segmentation - Just a simple semantic segmentation library that I developed to speed up the image segmentation pipeline

Machine-Learning-Collection - A resource for learning about Machine learning & Deep Learning

6DRepNet - Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.

qubo-nn - Classifying, auto-encoding and reverse-engineering QUBO matrices

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

torch-metrics - Metrics for model evaluation in pytorch

benchmark_VAE - Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)

Advanced-Deep-Learning-with-Keras - Advanced Deep Learning with Keras, published by Packt

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

vae-anomaly-detector - Experiments on unsupervised anomaly detection using variational autoencoder. The variational autoencoder is implemented in Pytorch.