ngarneau / understanding-pytorch-batching-lstm
Understanding and visualizing PyTorch Batching with LSTM
☆139Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for understanding-pytorch-batching-lstm
- PyTorch DataLoader for seq2seq☆83Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆311Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 6 years ago
- ☆129Updated 5 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆108Updated 5 years ago
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆111Updated 7 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 6 years ago
- Deep neural network text classification papers in PyTorch☆66Updated 2 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- A set of tutorials for torchtext☆186Updated 5 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆56Updated 6 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆147Updated 5 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 5 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆198Updated 5 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆60Updated 6 years ago
- Implementation of papers on Deep Seq2seq learning using Pytorch.☆220Updated 5 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆299Updated 5 years ago
- Code for Sluice networks: Learning what to share between loosely related tasks☆152Updated 5 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆86Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆293Updated 5 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆118Updated 5 years ago
- Minimal tutorial on packing and unpacking sequences in pytorch☆210Updated 5 years ago