| hwalsuklee/tensorflow-generative-model-collections |
3,570 |
|
0 |
0 |
over 7 years ago |
0 |
|
22 |
apache-2.0 |
Python |
| Collection of generative models in Tensorflow |
| tjwei/GANotebooks |
1,335 |
|
0 |
0 |
about 8 years ago |
0 |
|
11 |
mit |
Jupyter Notebook |
| wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch |
| burness/tensorflow-101 |
1,100 |
|
0 |
0 |
almost 7 years ago |
0 |
|
9 |
|
Python |
| learn code with tensorflow |
| awjuliani/TF-Tutorials |
526 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
|
Jupyter Notebook |
| A collection of deep learning tutorials using Tensorflow and Python |
| buriburisuri/ac-gan |
379 |
|
0 |
0 |
over 8 years ago |
0 |
|
7 |
mit |
Python |
| A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ). |
| buriburisuri/SRGAN |
285 |
|
0 |
0 |
about 9 years ago |
0 |
|
17 |
mit |
Python |
| A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network) |
| buriburisuri/timeseries_gan |
246 |
|
0 |
0 |
over 8 years ago |
0 |
|
6 |
mit |
Python |
| A tensorflow implementation of GAN ( exactly InfoGAN or Info GAN ) to one dimensional ( 1D ) time series data. |
| mjdietzx/GAN-Sandbox |
214 |
|
0 |
0 |
almost 9 years ago |
0 |
|
1 |
mit |
Python |
| Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein. |
| buriburisuri/ebgan |
206 |
|
0 |
0 |
about 9 years ago |
0 |
|
2 |
mit |
Python |
| A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper. |
| JonathanRaiman/tensorflow-infogan |
148 |
|
0 |
0 |
almost 9 years ago |
0 |
|
5 |
|
Python |
| :dolls: InfoGAN: Interpretable Representation Learning |