bastings / annotated_encoder_decoderLinks
The Annotated Encoder Decoder with Attention
☆166Updated 4 years ago
Alternatives and similar repositories for annotated_encoder_decoder
Users that are interested in annotated_encoder_decoder are comparing it to the libraries listed below
Sorting:
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- PyTorch source code of NAACL 2019 paper "An Embarrassingly Simple Approach for Transfer Learning from Pretrained Language Models"☆96Updated last year
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 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
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 5 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Training Transformer-XL on 128 GPUs☆140Updated 5 years ago
- Resources for the OpenNMT hackathon☆51Updated 6 years ago
- This repository stores slides for a tutorial on variational inference for NLP audiences.☆297Updated 5 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Updated 6 years ago
- Exploring Random Encoders for Sentence Classification☆183Updated 5 years ago
- Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning☆311Updated 4 years ago
- Text generation with a Variational Autoencoder☆64Updated 6 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- ☆134Updated 7 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆158Updated 5 years ago
- A PyTorch implementation of the Transformer model from "Attention Is All You Need".☆59Updated 6 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- ☆188Updated 6 years ago
- Interpretable Models for NLP using PyTorch☆105Updated 7 years ago
- Easy to use scripts for evaluating word vectors on a variety of tasks.☆119Updated 4 years ago
- NLP library designed for reproducible experimentation management☆293Updated 11 months ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago