ngarneau / understanding-pytorch-batching-lstm
Understanding and visualizing PyTorch Batching with LSTM
☆139Updated 7 years ago
Alternatives and similar repositories for understanding-pytorch-batching-lstm:
Users that are interested in understanding-pytorch-batching-lstm are comparing it to the libraries listed below
- PyTorch DataLoader for seq2seq☆84Updated 6 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- A set of tutorials for torchtext☆186Updated 6 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆310Updated 4 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆125Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- ☆134Updated 7 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Implementation of End-to-End Memory Network in PyTorch☆105Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 6 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆132Updated 5 years ago
- ☆129Updated 5 years ago
- Variational Methods for Pretraining in Resource-limited Environments☆174Updated 4 years ago
- Deep neural network text classification papers in PyTorch☆66Updated 2 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆106Updated 7 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago