https://github.com/hypergan/hypergan-tutorials
Learn how to use hypergan in your games, apps and websites.
https://github.com/hypergan/hypergan-tutorials
Last synced: about 1 year ago
JSON representation
Learn how to use hypergan in your games, apps and websites.
- Host: GitHub
- URL: https://github.com/hypergan/hypergan-tutorials
- Owner: HyperGAN
- Created: 2019-07-28T20:25:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T21:36:52.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T20:57:41.614Z (over 1 year ago)
- Language: Python
- Size: 926 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HyperGAN-tutorials
Learn how to use hypergan in your games, apps and websites.
## Using trained models
* [Use a pretrained HyperGAN generator in pygame](pygame-tutorial.md)
## Training HyperGAN models
* [Training a GAN on cifar10](usage-tutorial.md)