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☆520Updated 5 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Character Embeddings Recurrent Neural Network Text Generation Models☆60Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- ☆556Updated 4 years ago
- ☆188Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆219Updated 6 years ago
- Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction☆502Updated 4 years ago
- ☆395Updated 6 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 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
- Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."☆205Updated 6 years ago
- ☆472Updated 3 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- ☆71Updated 10 years ago
- Unsupervised Neural Machine Translation☆474Updated 5 years ago
- PyTorch implementation of recurrent batch normalization☆243Updated 6 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆647Updated 6 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- Deep Averaging Networks☆238Updated 3 years ago
- ☆87Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago