spro / char-rnn.pytorch
PyTorch implementation of char-rnn (character-level language model)
☆201Updated 3 years ago
Alternatives and similar repositories for char-rnn.pytorch:
Users that are interested in char-rnn.pytorch are comparing it to the libraries listed below
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 7 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆643Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 4 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 2 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆590Updated last month
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆250Updated 6 years ago
- ☆832Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated last year
- Text autoencoder with LSTMs☆262Updated 5 years ago
- Character RNN implemented in PyTorch☆45Updated 7 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆577Updated 2 years ago
- Neural Turing Machines (NTM) - PyTorch Implementation☆597Updated 6 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,269Updated 4 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆695Updated 4 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 5 years ago
- ☆188Updated 6 years ago
- ☆395Updated 6 years ago
- ☆555Updated 3 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆139Updated 7 years ago
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- A text generation benchmarking platform☆862Updated 3 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 5 years ago
- Unsupervised Neural Machine Translation☆474Updated 4 years ago
- ☆472Updated 3 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,259Updated 3 years ago