spro / char-rnn.pytorchLinks
PyTorch implementation of char-rnn (character-level language model)
☆202Updated 4 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
Sorting:
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Updated 7 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆501Updated 4 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- ☆130Updated 6 years ago
- ☆560Updated 4 years ago
- Unsupervised Neural Machine Translation☆475Updated 5 years ago
- ☆397Updated 7 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆575Updated 3 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- Latent Alignment and Variational Attention☆328Updated 7 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 7 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- ☆188Updated 7 years ago
- ☆472Updated 3 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Text autoencoder with LSTMs☆262Updated 6 years ago
- Sequence-to-Sequence Framework in PyTorch☆391Updated 2 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- LSTM language model with CNN over characters☆834Updated 9 years ago
- ☆73Updated 11 years ago
- PyTorch implementation of Global Vectors for Word Representation.☆92Updated 7 years ago
- A complete pytorch implementation of skip-gram☆193Updated 8 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆60Updated 6 years ago