omerbsezer / Generative_Models_Tutorial_with_DemoLinks
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
☆339Updated 6 years ago
Alternatives and similar repositories for Generative_Models_Tutorial_with_Demo
Users that are interested in Generative_Models_Tutorial_with_Demo are comparing it to the libraries listed below
Sorting:
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆396Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated last year
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Reimplementation of GANs☆425Updated 3 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Pytorch Implementation of variational auto-encoder for MNIST☆61Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆34Updated 5 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Various GANs for playing around☆35Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- This repository contains the source for the paper "S-LSTM-GAN: Shared recurrent neural networks with adversarial training"☆89Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆126Updated 2 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 5 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 4 years ago
- Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high qu…☆190Updated 8 years ago
- Various implementations of Generative adversarial networks using Pytorch☆181Updated 5 years ago
- Improved WGAN in Pytorch☆441Updated 2 years ago