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 5 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
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆358Updated 8 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- Character Embeddings Recurrent Neural Network Text Generation Models☆60Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆218Updated 6 years ago
- ☆188Updated 7 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- ☆72Updated 10 years ago
- ☆130Updated 6 years ago
- Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."☆204Updated 7 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 3 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆503Updated 4 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- Unsupervised Neural Machine Translation☆474Updated 5 years ago
- ☆559Updated 4 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes☆223Updated 6 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs☆127Updated 8 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 8 years ago
- ☆87Updated 5 years ago
- Deep Averaging Networks☆239Updated 3 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- Text autoencoder with LSTMs☆262Updated 6 years ago