- routing-transformer VS memory-efficient-attention-pyt
- routing-transformer VS tab-transformer-pytorch
- routing-transformer VS conformer
- routing-transformer VS vit-pytorch
- routing-transformer VS Compact-Transformers
- routing-transformer VS memory-efficient-attention-pytorch
- routing-transformer VS enformer-pytorch
- routing-transformer VS LOGICGUIDE
Routing-transformer Alternatives
Similar projects and alternatives to routing-transformer
-
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Compact-Transformers
Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)
-
tab-transformer-pytorch
Implementation of TabTransformer, attention network for tabular data, in Pytorch
-
conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers (by lucidrains)
-
memory-efficient-attention-pytorch
Discontinued Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"
-
enformer-pytorch
Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch
-
LOGICGUIDE
Plug in and Play implementation of "Certified Reasoning with Language Models" that elevates model reasoning by 40%
routing-transformer discussion
routing-transformer reviews and mentions
-
Will Transformers Take over Artificial Intelligence?
I would recommend Routing Transformer https://github.com/lucidrains/routing-transformer but the real truth is nothing beats full attention. Luckily, someone recently figured out how to get past the memory bottleneck. https://github.com/lucidrains/memory-efficient-attention-pyt...
Stats
lucidrains/routing-transformer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of routing-transformer is Python.