lucidrains / frame-averaging-pytorch
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆46Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for frame-averaging-pytorch
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆31Updated 2 years 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 Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated last month
- Utilities for PyTorch distributed☆23Updated 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
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆84Updated 2 months ago
- Educational implementation of the Discrete Flow Matching paper☆48Updated 2 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated 3 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 4 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆73Updated 2 weeks ago
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- Implementation of Agent Attention in Pytorch☆86Updated 3 months ago
- Code repository for Trajectory Flow Matching☆21Updated last week
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 5 months ago
- ☆46Updated last month
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- A repository to house some personal attempts to beat some state-of-the-art for medical datasets☆97Updated 11 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 2 weeks ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆43Updated last month
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆31Updated 2 months ago
- A JAX nn library☆21Updated 8 months ago
- My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other h…☆51Updated last year
- Implementation of Denoising Diffusion for protein design, but using the new Equiformer (successor to SE3 Transformers) with some addition…☆56Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆89Updated 2 months ago
- Flow-matching algorithms in JAX☆73Updated 2 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆78Updated 9 months ago
- Implementation of a holodeck, written in Pytorch☆17Updated last year