sooftware / attentionsLinks
PyTorch implementation of some attentions for Deep Learning Researchers.
☆547Updated 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,162Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆812Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Pytorch Lightning code guideline for conferences☆1,279Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,752Updated 2 years ago
- Learning Rate Warmup in PyTorch☆413Updated 5 months ago
- An implementation of local windowed attention for language modeling☆486Updated 4 months ago
- ☆466Updated 2 years ago
- Implementation of Linformer for Pytorch☆301Updated last year
- An All-MLP solution for Vision, from Google AI☆1,053Updated 4 months ago
- Transformer implementation in PyTorch.☆490Updated 6 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,185Updated 2 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆767Updated last year
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,176Updated 2 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Contrastive Predictive Coding for Automatic Speaker Verification☆504Updated 6 years ago
- Implementation of Transformer encoder in PyTorch☆70Updated 5 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 3 months ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- Early stopping for PyTorch☆1,270Updated last year
- PyTorch implementation of "data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language" from Meta AI☆183Updated 2 years ago
- ☆64Updated 5 years ago
- A learning rate range test implementation in PyTorch☆991Updated 4 months ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆238Updated last year
- ☆76Updated 5 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆377Updated 4 years ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆1,069Updated 4 years ago