sanghoon / tf-exercise-gan
Tensorflow implementation of different GANs and their comparisions
☆112Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tf-exercise-gan
- Simple implementation of Least Squares Generative Adversarial Networks☆43Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.☆210Updated 7 years ago
- Tensorflow Implementation of DiscoGAN☆56Updated 2 years ago
- 💬 Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)☆154Updated 5 years ago
- CVPR'17 GAN Tutorial☆216Updated 7 years ago
- in progress☆262Updated 7 years ago
- Improve generative adversarial network training by deleting a line of code.☆30Updated 4 years ago
- Deep learning tutorials (third edition)☆97Updated 8 years ago
- Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution☆25Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Keras implementation of Wasserstein GAN. Modified from the ACGAN example.☆39Updated 7 years ago
- A collection of codes for 'how far can we go with MNIST' challenge☆61Updated 7 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- Forward Thinking NIPS 2017☆106Updated 6 years ago
- Tensorflow implementation of conditional variational auto-encoder for MNIST☆150Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆99Updated 6 years ago
- Cleaned original source code from my NIPS publication☆154Updated 6 years ago
- Tensorflow implementation of Meta-Learning with Temporal Convolutions☆98Updated 7 years ago
- Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorf…☆71Updated 5 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 5 years ago
- videos, slides, and others from NIPS 2017☆180Updated 6 years ago
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 7 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 7 years ago
- A pytorch implementation of "Self-Normalizing Neural Networks" by Klambauer et al. (still beta)☆59Updated 7 years ago
- personal notes☆56Updated 7 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆465Updated 6 years ago
- Tips for optimizing TensorFlow code☆73Updated 7 years ago