lucidrains / sinkhorn-router-pytorch
Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise
☆32Updated 5 months ago
Alternatives and similar repositories for sinkhorn-router-pytorch:
Users that are interested in sinkhorn-router-pytorch are comparing it to the libraries listed below
- Explorations into improving ViTArc with Slot Attention☆37Updated 3 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated 3 weeks ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆113Updated 3 months ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 4 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 3 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆54Updated 8 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 5 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Exploration into the Firefly algorithm in Pytorch☆33Updated 4 months ago
- Implementation of DreamerV3 in Pytorch☆42Updated 2 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆49Updated 6 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 6 months ago
- ☆30Updated 2 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆95Updated last month
- ☆28Updated 3 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆66Updated last week
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆52Updated last year
- One Initialization to Rule them All: Fine-tuning via Explained Variance Adaptation☆36Updated 3 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆101Updated 2 months ago
- Code for "Accelerating Training with Neuron Interaction and Nowcasting Networks"☆17Updated 3 weeks ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆115Updated 5 months ago
- Here we will test various linear attention designs.☆58Updated 9 months ago
- Official code implementation for the work Preference Alignment with Flow Matching (NeurIPS 2024)☆20Updated 2 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆85Updated 2 months ago
- ☆30Updated 3 weeks ago
- Implementation of the proposed MaskBit from Bytedance AI☆71Updated 2 months ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆23Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year