| soumith/ganhacks |
10,210 |
|
0 |
0 |
over 4 years ago |
0 |
|
54 |
|
|
| starter from "How to Train a GAN?" at NIPS2016 |
| ajbrock/BigGAN-PyTorch |
2,356 |
|
0 |
0 |
about 5 years ago |
0 |
|
30 |
mit |
Python |
| The author's officially unofficial PyTorch BigGAN implementation. |
| HuwCampbell/grenade |
1,430 |
|
3 |
0 |
over 2 years ago |
1 |
April 12, 2017 |
23 |
bsd-2-clause |
Haskell |
| Deep Learning in Haskell |
| Zardinality/WGAN-tensorflow |
557 |
|
0 |
0 |
over 8 years ago |
0 |
|
11 |
|
Jupyter Notebook |
| a tensorflow implementation of WGAN |
| shekkizh/WassersteinGAN.tensorflow |
415 |
|
0 |
0 |
about 9 years ago |
0 |
|
7 |
mit |
Python |
| Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875 |
| timsainb/Tensorflow-MultiGPU-VAE-GAN |
399 |
|
0 |
0 |
almost 7 years ago |
0 |
|
10 |
mit |
Jupyter Notebook |
| A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations. |
| sudharsan13296/Hands-On-Deep-Learning-Algorithms-with-Python |
241 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow |
| LianHaiMiao/pytorch-lesson-zh |
214 |
|
0 |
0 |
almost 7 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| pytorch 包教不包会 |
| minyoungg/pix2latent |
149 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| Code for: Transforming and Projecting Images into Class-conditional Generative Networks |
| deepmind/symplectic-gradient-adjustment |
142 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
apache-2.0 |
Jupyter Notebook |
| A colab that implements the Symplectic Gradient Adjustment optimizer from "The mechanics of n-player differentiable games" |