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,172Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆825Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆422Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,759Updated 2 years ago
- Pytorch Lightning code guideline for conferences☆1,287Updated 2 years ago
- Learning Rate Warmup in PyTorch☆415Updated 7 months ago
- Reformer, the efficient Transformer, in Pytorch☆2,192Updated 2 years ago
- Implementation of Linformer for Pytorch☆306Updated 2 years ago
- ☆469Updated 2 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆430Updated 4 years ago
- Early stopping for PyTorch☆1,270Updated last year
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- An implementation of local windowed attention for language modeling☆494Updated 6 months ago
- An All-MLP solution for Vision, from Google AI☆1,055Updated 6 months ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,192Updated 2 years ago
- PyTorch implementation of some learning rate schedulers for deep learning researcher.☆91Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆794Updated 6 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆392Updated 4 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆506Updated 6 years ago
- kmeans using PyTorch☆529Updated 2 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated 2 years ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆612Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆775Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- Implementation of Transformer encoder in PyTorch☆70Updated 5 years ago
- Transformers for Longer Sequences☆626Updated 3 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆181Updated 2 years ago
- Multi-head attention in PyTorch☆156Updated 6 years ago