An open API service indexing awesome lists of open source software.

https://github.com/piyush-555/mnist_gan

Generative Adverserial Networks trained on MNIST
https://github.com/piyush-555/mnist_gan

Last synced: about 2 months ago
JSON representation

Generative Adverserial Networks trained on MNIST

Awesome Lists containing this project

README

        

### MNIST_GAN

Generative Adverserial Networks trained on MNIST.

This repository contains IPython notebooks for GAN and DC-GAN on MNIST in PyTorch.