jayparks / transformerLinks
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆574Updated 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☆703Updated 5 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆539Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,422Updated 2 years ago
- ☆881Updated last year
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- ☆166Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆611Updated last year
- Pytorch nn.Transformer Demo☆54Updated 5 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Updated 8 years ago
- ☆277Updated 3 years ago
- some attention implements☆1,450Updated 6 years ago
- ☆3,680Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 3 months ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆19Updated 7 years ago
- NLP☆136Updated last year
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- list of efficient attention modules☆1,021Updated 4 years ago
- LSTM and GRU in PyTorch☆272Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Pytorch Implementation of Google BERT☆598Updated 5 years ago
- ☆232Updated 6 years ago
- Hierarchical Attention Networks for document classification☆406Updated 4 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- star_transformer pytorch☆27Updated 6 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago