lucidrains / frame-averaging-pytorch
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆47Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for frame-averaging-pytorch
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- 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
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆31Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated last month
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆76Updated last week
- ☆46Updated last month
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆31Updated 2 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆43Updated last month
- Sequence Modeling with Multiresolution Convolutional Memory (ICML 2023)☆120Updated last year
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆17Updated 2 weeks ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- An annotated implementation of the Hyena Hierarchy paper☆31Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- ☆86Updated 6 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 6 months ago
- Simple Scalable Discrete Diffusion for text in PyTorch☆28Updated last month
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆85Updated 2 months ago
- ☆36Updated this week
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- Educational implementation of the Discrete Flow Matching paper☆55Updated 2 months ago
- Code for Paper "Think While You Generate: Discrete Diffusion with Planned Denoising"☆23Updated last week
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated 5 months ago
- This is a port of Mistral-7B model in JAX☆30Updated 4 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated last month
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆56Updated last year