cyk1337 / Transformer-in-PyTorchLinks
Transformer/Transformer-XL/R-Transformer examples and explanations
☆26Updated 3 years ago
Alternatives and similar repositories for Transformer-in-PyTorch
Users that are interested in Transformer-in-PyTorch are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 5 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆42Updated 6 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- ☆83Updated 5 years ago
- Adversarial Training for NLP in Keras☆46Updated 5 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- 第一名克莱登大学二队方案分享☆18Updated 4 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- ☆166Updated 6 years ago
- Graph Neural Networks including GAT\GCN\GGNN,GGNN-LSTM,using scene graph to generate captions☆1Updated 5 years ago
- The 300 lines of code (Tensorflow 2) completely replicates the Transformer model and is used in neural machine translation tasks and chat…☆27Updated 5 years ago
- ☆17Updated 5 years ago
- star_transformer pytorch☆27Updated 5 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆77Updated 4 years ago
- 关于Pytorch-Geometric的学习,包括官方文档的基本内容和部分API的使用方式,以及官方源码中的示例代码和Pytorch-Geometric的部分源码实现☆21Updated 4 years ago
- 论文模型复现☆42Updated 2 years ago
- A concise implementation of SimCSE☆17Updated 3 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- Codes for "Learning Sparse Sharing Architectures for Multiple Tasks"☆95Updated 4 years ago
- 实现了Transformer中的几种位置编码方案☆44Updated 3 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- ☆131Updated 4 years ago
- 自己收集的一些互联网上的文章和博客,主要关于NLP/DL/ML/Python/比赛/找工作等,如有侵权请告知删除。☆20Updated 4 years ago
- The pytorch implementation of relational extraction models with PCNN feature extractor and multi-instance learning☆16Updated 7 years ago
- document classification using LSTM + self attention☆112Updated 5 years ago