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:
- Multi-head attention in PyTorch☆154Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- basic hmm☆27Updated 8 years ago
- ☆166Updated 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
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆573Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆39Updated 8 years ago
- star_transformer pytorch☆27Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- ☆84Updated 6 years ago
- LSTM and GRU in PyTorch☆269Updated 6 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆44Updated 6 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 8 years ago
- AE, VAE, and CVAE in PyTorch☆67Updated 7 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- NLP Project + pytorch☆10Updated 5 years ago
- ☆131Updated 4 years ago
- Highway Networks implement in pytorch☆73Updated 3 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 第一名克莱登大学二队方案分享☆18Updated 4 years ago
- Pytorch Implementation of Attention-Based BiLSTM for Relation Extraction ("Attention-Based Bidirectional Long Short-Term Memory Networks …☆45Updated last year
- The 300 lines of code (Tensorflow 2) completely replicates the Transformer model and is used in neural machine translation tasks and chat…☆27Updated 6 years ago
- A pytorch implementation of Capsule Network.☆99Updated last year