github-pengge / GANsLinks
PyTorch implementation of several GANs.
☆38Updated 8 years ago
Alternatives and similar repositories for GANs
Users that are interested in GANs are comparing it to the libraries listed below
Sorting:
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Simple examples to introduce PyTorch☆18Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- ☆58Updated 8 years ago
- TensorFlow Tutorial and Examples for beginners☆37Updated 8 years ago
- Caffe for "Augmenting Supervised Neural Networks with Unsupervised Objectives for Large-scale Image Classification"☆20Updated 7 years ago
- Simple Examples using TensorFlow Eager Execution☆43Updated 7 years ago
- The classical Papers and codes about adversarial nets☆36Updated 8 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- ☆41Updated 8 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Chainer implementation for Image-to-Image Translation Using Conditional Adversarial Networks☆39Updated 8 years ago
- Attention is All You Need in Sonnet☆38Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Code Samples from Neural Networks for NLP☆72Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- ICML 2017 accepted papers on arXiv.org☆17Updated 8 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆95Updated 6 years ago
- Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units☆45Updated last year
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago