vae topic

List vae repositories

tf-vqvae

259
Stars
41
Forks
Watchers

Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).

Sentence-VAE

578
Stars
151
Forks
Watchers

PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349

tensorflow-mnist-CVAE

150
Stars
41
Forks
Watchers

Tensorflow implementation of conditional variational auto-encoder for MNIST

VAE-for-Image-Generation

117
Stars
24
Forks
Watchers

Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets

pycadl

366
Stars
68
Forks
Watchers

Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"

VQ-VAE

471
Stars
85
Forks
Watchers

Minimalist implementation of VQ-VAE in Pytorch

Optimus

358
Stars
38
Forks
Watchers

Optimus: the first large-scale pre-trained VAE language model

Beta-VAE

504
Stars
124
Forks
Watchers

Pytorch implementation of β-VAE

FactorVAE

255
Stars
47
Forks
Watchers

Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)

generative-models

495
Stars
75
Forks
Watchers

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN