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:
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- Multi-head attention in PyTorch☆153Updated 6 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 5 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- ☆167Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- star_transformer pytorch☆27Updated 5 years ago
- NLP Project + pytorch☆10Updated 4 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- ☆131Updated 4 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆43Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 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
- basic hmm☆27Updated 7 years ago
- NLP☆135Updated last year
- A PyTorch Tutorials of Sentiment Analysis Classification (RNN, LSTM, Bi-LSTM, LSTM+Attention, CNN)☆323Updated 2 years ago
- Highway Networks implement in pytorch☆72Updated 2 years ago
- Implementation of some unbalanced loss like focal_loss, dice_loss, DSC Loss, GHM Loss et.al☆267Updated 2 years ago
- R-Drop方法在中文任务上的简单实验☆91Updated 3 years ago
- Codes for "Learning Sparse Sharing Architectures for Multiple Tasks"☆95Updated 4 years ago
- reformer-pytorch中文版本,简单高效的生成模型。类似GPT2的效果☆16Updated 2 years ago
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 2 years ago
- LSTM and GRU in PyTorch☆262Updated 6 years ago
- 《机器学习之类别不平衡问题》文章代码☆48Updated 6 years ago