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..
☆337Updated 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…☆122Updated 7 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆34Updated 5 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- WGAN-GP tensorflow implementation☆73Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Reimplementation of GANs☆424Updated 4 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 3 years ago
- Wasserstein GAN TensorFlow Implementation☆45Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆400Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Semi-supervised Learning GAN☆81Updated 8 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 6 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Various GANs for playing around☆35Updated 5 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆82Updated 5 years ago
- Evolutionary Generative Adversarial Networks (E-GAN)☆77Updated 6 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆68Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆234Updated 3 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆155Updated 8 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆505Updated 7 years ago
- 🐳 GAN implemented as Tensorflow 2.X☆62Updated 5 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 7 years ago
- Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators☆40Updated 6 years ago
- A wizard's guide to Adversarial Autoencoders☆433Updated 4 years ago