ngarneau / understanding-pytorch-batching-lstm
Understanding and visualizing PyTorch Batching with LSTM
☆140Updated 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
Sorting:
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆311Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- ☆129Updated 5 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 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
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 5 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- ☆134Updated 7 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆106Updated 7 years ago
- Code for NIPS 2018 paper 'Frequency-Agnostic Word Representation'☆115Updated 6 years ago
- My personal notes and surveys on DL, CV and NLP papers.☆127Updated 5 years ago
- Implementation of End-to-End Memory Network in PyTorch☆105Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago