gapeng000 / 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:
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- ☆58Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆100Updated 8 years ago
- Comparison of Generative Models in Tensorflow