fukuta0614 / chainer-SeqGANLinks
implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient
☆33Updated 8 years ago
Alternatives and similar repositories for chainer-SeqGAN
Users that are interested in chainer-SeqGAN are comparing it to the libraries listed below
Sorting:
- Neural Networks Figures☆52Updated 8 years ago
- fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer☆67Updated 8 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- Implementation of "Controlling Output Length in Neural Encoder-Decoders"☆42Updated 7 years ago
- A bare-bones NumPy implementation of "Multimodal Neural Language Models" (Kiros et al, ICML 2014)☆55Updated 8 years ago
- A fast implementation of Neural Image Caption by Chainer☆16Updated 6 years ago
- # ParlAI Agent examples with PyTorch, Chainer and TensorFlow☆46Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- ☆79Updated 8 years ago
- A PyTorch implementation of Recurrent Additive Networks by Lee et al. (2017)☆29Updated 7 years ago
- Environment that can be used to evaluate reasoning capabilities of artificial agents☆28Updated 8 years ago
- A simple implementation of CNN based text classification in Pytorch☆66Updated 8 years ago
- A Chainer implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆28Updated 7 years ago
- Highway networks implemented in PyTorch.☆55Updated 8 years ago
- Dialogue corpus creation and evaluation scripts for the Ubuntu Dialogue Corpus.☆15Updated 2 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 7 years ago
- sequence to sequence neural network model for dialogue system☆44Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆23Updated 9 years ago
- Deprecated: I refactored ->