cyk1337 / Transformer-in-PyTorch
Transformer/Transformer-XL/R-Transformer examples and explanations
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Transformer-in-PyTorch
- some basic deep learning models/method for nlp, text classification.☆81Updated 4 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 4 years ago
- pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder☆77Updated 6 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆44Updated 5 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 5 years ago
- Multi-head attention in PyTorch☆148Updated 5 years ago
- ☆83Updated 5 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 4 years ago
- pytorch implementation of Attention is all you need☆240Updated 3 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 5 years ago
- ☆132Updated 3 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)☆44Updated last year
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆74Updated 4 years ago
- bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTE…☆21Updated 4 years ago
- ☆167Updated 5 years ago
- Highway Networks implement in pytorch☆72Updated 2 years ago
- basic hmm☆27Updated 7 years ago
- For paper《Gaussian Transformer: A Lightweight Approach for Natural Language Inference》☆27Updated 4 years ago
- extract features by maximizing mutual information☆147Updated 5 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆41Updated 5 years ago
- From basic linear regression, to CNN, to RNN, to seq2seq.☆47Updated 5 years ago
- star_transformer pytorch☆26Updated 4 years ago
- ☆64Updated 4 years ago
- AE, VAE, and CVAE in PyTorch☆65Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆154Updated 5 years ago
- 论文模型复现☆42Updated 2 years ago
- 注意力机制实践☆387Updated 2 years ago
- Pytorch nn.Transformer Demo☆52Updated 4 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 4 years ago