fawazsammani / mogrifier-lstm-pytorchLinks
Implementation of Mogrifier LSTM in PyTorch
☆35Updated 5 years ago
Alternatives and similar repositories for mogrifier-lstm-pytorch
Users that are interested in mogrifier-lstm-pytorch are comparing it to the libraries listed below
Sorting:
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆77Updated 4 years ago
- Pytorch implementation of Performer from the paper "Rethinking Attention with Performers".☆25Updated 4 years ago
- How Does Selective Mechanism Improve Self-attention Networks?☆27Updated 4 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- Reversible Recurrent Neural Network Pytorch Implementation☆21Updated 7 years ago
- Learning to Encode Position for Transformer with Continuous Dynamical Model☆60Updated 4 years ago
- Code release for NeurIPS 2020 paper "Stochastic Normalization"☆23Updated 3 years ago
- code for Explicit Sparse Transformer☆62Updated last year
- Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)☆29Updated 4 years ago
- ☆20Updated 5 years ago
- A pytorch realization of adafactor (https://arxiv.org/pdf/1804.04235.pdf )☆24Updated 5 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 4 years ago
- NeurIPS'19: Meta-Weight-Net: Learning an Explicit Mapping For Sample Weighting (Pytorch implementation for class imbalance).☆33Updated 5 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆26Updated 6 years ago
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Updated last year
- ☆13Updated 5 years ago
- Implementation of OmniNet, Omnidirectional Representations from Transformers, in Pytorch☆58Updated 4 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Improving generalization by controlling label-noise information in neural network weights.☆40Updated 4 years ago
- Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)☆76Updated 4 years ago
- PyTorch implementation of Pay Attention to MLPs☆40Updated 3 years ago
- An open-source project for long-tail classification☆39Updated 3 years ago
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆45Updated 2 years ago
- Training Signal Annealing☆13Updated 5 years ago
- This repository contains the code for the paper in Findings of EMNLP 2021: "EfficientBERT: Progressively Searching Multilayer Perceptron …☆32Updated last year
- The project is about predicting sets (of classes) from images.☆22Updated 3 years ago
- ☆13Updated 5 years ago
- 基于Transformer的单模型、多尺度的VAE模型☆56Updated 3 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 4 years ago