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:
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated last year
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆122Updated 7 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Simple Implementation of many GAN models with PyTorch.☆397Updated 2 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Various GANs for playing around☆35Updated 5 years ago
- Reimplementation of GANs☆423Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆34Updated 5 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆153Updated 8 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN,…☆499Updated 6 years ago
- Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".☆127Updated 2 years ago
- Autoencoders using Keras☆77Updated 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.☆173Updated 11 months ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 6 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
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- 🐳 GAN implemented as Tensorflow 2.X☆63Updated 4 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆196Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"☆24Updated 7 years ago