cyk1337 / Transformer-in-PyTorch
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:
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 5 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆46Updated 6 years ago
- Multi-head attention in PyTorch☆152Updated 6 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- ☆166Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- AE, VAE, and CVAE in PyTorch☆66Updated 6 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- ☆132Updated 4 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
- star_transformer pytorch☆27Updated 5 years ago
- document classification using LSTM + self attention☆112Updated 5 years ago
- pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder☆80Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 7 years ago
- SRU implement in pytorch(Training RNNs as Fast as CNNs)☆46Updated 2 years ago
- RNN示例集合☆42Updated 5 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 3 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- For paper《Gaussian Transformer: A Lightweight Approach for Natural Language Inference》☆28Updated 5 years ago
- 深度学习相关的实例☆40Updated 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
- 实现了Transformer中的几种位置编码方案☆43Updated 3 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- basic hmm☆27Updated 7 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- 论文模型复现☆42Updated 2 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆42Updated 6 years ago