Garima13a / MNIST_GAN
In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to generate new handwritten digits! GANs were first reported on in 2014 from Ian Goodfellow and others in Yoshua Bengio's lab. Since then, GANs have exploded in popularity. Here are a few examples to check out: Pix2…
☆26Updated 5 years ago
Alternatives and similar repositories for MNIST_GAN:
Users that are interested in MNIST_GAN are comparing it to the libraries listed below
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- ☆6Updated 4 years ago
- Various GANs for playing around☆35Updated 4 years ago
- A Pytorch Implementation of a denoising autoencoder.☆44Updated 5 years ago
- Adversarial Augmentation for Enhancing Classification of Mammography Images☆17Updated 2 years ago
- ☆80Updated last year
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Pytorch implementations of various types of autoencoders☆66Updated 6 years ago
- A semi supervised GAN for image classification implemented in Pytorch☆49Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- This repository contains the project files for the Capstone Project - Cardiac Arrhythmia ML as part of Udacity's Machine Learning Nanodeg…☆21Updated 6 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆66Updated 2 years ago
- Prognostically Relevant Subtypes and Survival Prediction for Breast Cancer Based on Multimodal Genomics Data☆29Updated 5 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆191Updated last month
- Generative Adversarial Networks Projects, published by Packt☆222Updated 2 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- This project is a reimplementation of the paper Progressive Growing of GANs for Improved Quality, Stability, and Variation☆11Updated 8 months ago
- ☆15Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.☆22Updated 5 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆334Updated 6 years ago