DSE-MSU / R-transformerLinks
Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.
☆231Updated 6 years ago
Alternatives and similar repositories for R-transformer
Users that are interested in R-transformer are comparing it to the libraries listed below
Sorting:
- Minimal RNN classifier with self-attention in Pytorch☆152Updated 4 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆134Updated 6 years ago
- LAnguage Modelling Benchmarks☆138Updated 5 years ago
- Implementation of Universal Transformer in Pytorch☆265Updated 7 years ago
- PyTorch implementations of LSTM Variants (Dropout + Layer Norm)☆137Updated 4 years ago
- ☆220Updated 5 years ago
- ☆84Updated 6 years ago
- The Noise Contrastive Estimation for softmax output written in Pytorch☆319Updated 6 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆127Updated 4 years ago
- ☆76Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆95Updated 5 years ago
- [ICLR'19] Trellis Networks for Sequence Modeling☆473Updated 6 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆246Updated 5 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- A pytorch implementation of the paper: "Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks"☆83Updated 7 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆62Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆167Updated 4 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- DiSAN: Directional Self-Attention Network for RNN/CNN-Free Language Understanding☆26Updated 7 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆253Updated 4 years ago
- Two-Layer Hierarchical Softmax Implementation for PyTorch☆71Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Transformer training code for sequential tasks☆610Updated 4 years ago
- Scripts to train a bidirectional LSTM with knowledge distillation from BERT☆159Updated 6 years ago
- This is the code for the paper 'Quaternion Recurrent Neural Networks'.☆61Updated 7 years ago