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,169Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆822Updated last year
- Pytorch library for fast transformer implementations☆1,756Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- Pytorch Lightning code guideline for conferences☆1,284Updated 2 years ago
- Implementation of Linformer for Pytorch☆303Updated 2 years ago
- An implementation of local windowed attention for language modeling☆492Updated 5 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Learning Rate Warmup in PyTorch☆415Updated 6 months ago
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- Early stopping for PyTorch☆1,269Updated last year
- Contrastive Predictive Coding for Automatic Speaker Verification☆506Updated 6 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆361Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆771Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,054Updated 6 months ago
- ☆76Updated 5 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆786Updated 5 months ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆389Updated 4 years ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated last year
- Pytorch implementation of set transformer☆645Updated 5 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated 2 years ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆613Updated 3 years ago
- ☆469Updated 2 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆615Updated last year
- LSTM, RNN and GRU implementations using Pytorch☆67Updated 4 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,093Updated 9 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,188Updated 2 years ago