https://github.com/dvmazur/gan-experiments
Reproducing GAN related papers in Theano
https://github.com/dvmazur/gan-experiments
cycle-gan deep-learning theano wgan
Last synced: 3 months ago
JSON representation
Reproducing GAN related papers in Theano
- Host: GitHub
- URL: https://github.com/dvmazur/gan-experiments
- Owner: dvmazur
- Created: 2018-01-17T22:40:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T18:01:15.000Z (over 7 years ago)
- Last Synced: 2025-04-02T19:12:16.796Z (6 months ago)
- Topics: cycle-gan, deep-learning, theano, wgan
- Language: Jupyter Notebook
- Homepage:
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GAN-Experiments
Reproducing GAN related papers.# Notebooks:
* Cycle WGAN implementation on notMNIST dataset. [Paper](https://arxiv.org/pdf/1703.10593.pdf)