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☆153Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- Simple implement dilated LSTM, residual LSTM and Attention LSTM (follow the corresponding papers).☆17Updated 5 years ago
- basic hmm☆27Updated 8 years ago
- A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆45Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆125Updated 4 years ago
- The code of Encoding Word Order in Complex-valued Embedding☆42Updated 6 years ago
- Pytorch implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB datase…☆43Updated 6 years ago
- ☆167Updated 6 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- pytorch实现的基于attention is all your need提出的Q,K,V的attention模板和派生的attention实现。☆21Updated 5 years ago
- Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All …☆34Updated 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
- NLP Project + pytorch☆10Updated 4 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- ☆16Updated 7 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- Adversarial Training for NLP in Keras☆46Updated 5 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- 《Pattern Recognition and Machine Learning》阅读讨论班☆35Updated 6 years ago
- ☆84Updated 5 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆563Updated 5 years ago
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 3 years ago
- ☆131Updated 4 years ago
- LSTM and GRU in PyTorch☆264Updated 6 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 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- (minimal implementation) BiLSTM-Attention for Relation Classification☆31Updated 9 months ago
- Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)☆85Updated 3 years ago