jayparks / transformerLinks
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆575Updated 5 years ago
Alternatives and similar repositories for transformer
Users that are interested in transformer are comparing it to the libraries listed below
Sorting:
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆702Updated 5 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- ☆166Updated 6 years ago
- ☆880Updated last year
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,423Updated 2 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆538Updated 5 years ago
- some attention implements☆1,451Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- LSTM and GRU in PyTorch☆272Updated 7 years ago
- NLP☆136Updated last year
- ☆232Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Updated 8 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆231Updated 6 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 6 years ago
- ☆3,680Updated 3 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆19Updated 7 years ago
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 6 years ago
- ☆278Updated 3 years ago
- Pytorch Implementation of Google BERT☆597Updated 5 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago
- star_transformer pytorch☆27Updated 6 years ago
- Pytorch nn.Transformer Demo☆54Updated 5 years ago
- Hierarchical Attention Networks for document classification☆406Updated 4 years ago