jayparks / transformerLinks
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
☆561Updated 4 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 4 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Transformer implementation in PyTorch.☆493Updated 6 years ago
- Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.☆538Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 2 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆647Updated 6 years ago
- some attention implements☆1,446Updated 5 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,402Updated 2 years ago
- ☆167Updated 6 years ago
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆19Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- Pytorch nn.Transformer Demo☆52Updated 5 years ago
- ☆882Updated last year
- PyTorch implementation of "Graph Convolutional Networks for Text Classification. Yao et al. AAAI2019."☆269Updated 5 years ago
- ☆3,669Updated 2 years ago
- ☆275Updated 3 years ago
- ☆232Updated 5 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆612Updated last year
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- NLP☆135Updated last year
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Hierarchical Attention Networks for document classification☆401Updated 3 years ago
- star_transformer pytorch☆27Updated 5 years ago
- Use pytorch to implement word2vec☆150Updated 6 years ago
- Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.☆230Updated 6 years ago
- ☆131Updated 4 years ago
- a simple vae and cvae from keras☆1,344Updated 4 years ago