sooftware / attentionsLinks
PyTorch implementation of some attentions for Deep Learning Researchers.
☆533Updated 3 years ago
Alternatives and similar repositories for attentions
Users that are interested in attentions are comparing it to the libraries listed below
Sorting:
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,134Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆777Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Learning Rate Warmup in PyTorch☆410Updated last week
- An All-MLP solution for Vision, from Google AI☆1,025Updated 9 months ago
- Reformer, the efficient Transformer, in Pytorch☆2,171Updated 2 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆348Updated 4 years ago
- Pytorch library for fast transformer implementations☆1,718Updated 2 years ago
- An implementation of local windowed attention for language modeling☆454Updated 5 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,153Updated last year
- Implementation of Linformer for Pytorch☆288Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆694Updated 7 months ago
- Pytorch implementation of set transformer☆594Updated 5 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆493Updated 5 years ago
- Pytorch Lightning code guideline for conferences☆1,269Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆384Updated 3 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆180Updated last year
- A PyTorch implementation of the 1d and 2d Sinusoidal positional encoding/embedding.☆252Updated 4 years ago
- Implement the paper "Self-Attention with Relative Position Representations"☆133Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆983Updated 5 years ago
- ☆462Updated 2 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆426Updated 3 years ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,120Updated last year
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆264Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆431Updated 8 months ago
- Unofficial PyTorch implementation of Attention Free Transformer (AFT) layers by Apple Inc.☆237Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆757Updated last year