- Notifications
You must be signed in to change notification settings - Fork447
A very simple generative adversarial network (GAN) in PyTorch
License
NotificationsYou must be signed in to change notification settings
devnag/pytorch-generative-adversarial-networks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Seehttps://medium.com/@devnag/generative-adversarial-networks-gans-in-50-lines-of-code-pytorch-e81b79659e3f#.sch4xgsa9 for the relevant blog post.
Run the sample code by typing:
./gan_pytorch.py...and you'll train two nets to battle it out on a shifted/scaled Gaussian distribution. The 'fake' distribution should match the 'real' one within a reasonable time.
About
A very simple generative adversarial network (GAN) in PyTorch
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.