Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A very simple generative adversarial network (GAN) in PyTorch
| Date | Stars |
|---|---|
| 2026-07-24 | 1539 |
| 2026-07-25 | 1539 |
| 2026-07-28 | 1539 |
| 2026-07-30 | 1539 |
| 2026-08-06 | 1539 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
Generative Adversarial Networks (GANs) in PyTorch =============== ### Introduction See https://medium.com/@devnag/generative-adversarial-networks-gans-in-50-lines-of-code-pytorch-e81b79659e3f#.sch4xgsa9 for the relevant blog post. ### Running 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.
Excerpt of 476 characters
Read on GitHub7
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:806b54ce20893fb4, topic:deep-learning, topic:pytorch
matched fp:806b54ce20893fb4, topic:gan