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
- Host: GitHub
- URL: https://github.com/piyush-555/mnist_gan
- Owner: Piyush-555
- Created: 2019-04-21T12:23:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T13:51:46.000Z (over 5 years ago)
- Last Synced: 2025-01-28T17:17:34.547Z (4 months ago)
- Language: Jupyter Notebook
- Size: 43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.