lucidrains / sinkhorn-router-pytorch
Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise
☆33Updated 7 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☆39Updated 5 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 3 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆57Updated last month
- Explorations into the recently proposed Taylor Series Linear Attention☆96Updated 7 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 6 months ago
- Exploration into the Firefly algorithm in Pytorch☆35Updated last month
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 5 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆80Updated last month
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 5 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆80Updated last week
- ☆30Updated 4 months ago
- Here we will test various linear attention designs.☆60Updated 11 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆47Updated last week
- ☆37Updated 11 months ago
- This repo is based on https://github.com/jiaweizzhao/GaLore☆26Updated 6 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated 2 weeks ago
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 7 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
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆63Updated last month
- ☆31Updated 11 months ago
- We study toy models of skill learning.☆24Updated 2 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 4 months ago
- ☆31Updated 5 months ago
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 5 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 11 months ago
- Implementation of the new SOTA for model based RL, from the paper "Improving Transformer World Models for Data-Efficient RL", in Pytorch☆97Updated this week
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 9 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆98Updated 3 months ago