facebookresearch / LAWT
Code for papers Linear Algebra with Transformers (TMLR) and What is my Math Transformer Doing? (AI for Maths Workshop, Neurips 2022)
☆64Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for LAWT
- An annotated implementation of the Hyena Hierarchy paper☆31Updated last year
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆79Updated 9 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated 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
- Use Jax functions in Pytorch☆228Updated last year
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆31Updated 2 years ago
- Fast training of unitary deep network layers from low-rank updates☆28Updated last year
- A MAD laboratory to improve AI architecture designs 🧪☆95Updated 6 months ago
- Meta-learning inductive biases in the form of useful conserved quantities.☆37Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆49Updated last year
- ICML 2022: Learning Iterative Reasoning through Energy Minimization☆43Updated last year
- ☆53Updated 3 weeks ago
- ☆46Updated last month
- Graph neural networks in JAX.☆67Updated 5 months ago
- Lightning-like training API for JAX with Flax☆34Updated 6 months ago
- ☆35Updated 7 months ago
- Code for our paper "Generative Flow Networks for Discrete Probabilistic Modeling"☆76Updated last year
- My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other h…☆52Updated last year
- Euclidean Wasserstein-2 optimal transportation☆44Updated last year
- ☆51Updated 5 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆47Updated 3 months ago
- Transformers with doubly stochastic attention☆40Updated 2 years ago
- PyTorch implementation for "Long Horizon Temperature Scaling", ICML 2023☆19Updated last year
- Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.☆38Updated 9 months ago
- LoRA for arbitrary JAX models and functions☆132Updated 8 months ago
- Pytorch-like dataloaders in JAX.☆59Updated last month