https://github.com/byte7/adaptive-curriculum-gan-keras
Keras implementation of Adaptive Curriculum GAN
https://github.com/byte7/adaptive-curriculum-gan-keras
gans generative-adversarial-network keras
Last synced: about 1 month ago
JSON representation
Keras implementation of Adaptive Curriculum GAN
- Host: GitHub
- URL: https://github.com/byte7/adaptive-curriculum-gan-keras
- Owner: Byte7
- Created: 2018-08-08T12:25:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T20:43:51.000Z (almost 7 years ago)
- Last Synced: 2025-03-27T17:21:22.748Z (about 2 months ago)
- Topics: gans, generative-adversarial-network, keras
- Language: Python
- Homepage:
- Size: 9.35 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adaptive-Curriculum-GAN-keras
Adaptive Curriculum GAN Keras implementation of the arXiv preprint [Online Adaptive Curriculum Learning for GANs](https://arxiv.org/abs/1808.00020)