HazyResearch / mongooseLinks
A Learnable LSH Framework for Efficient NN Training
☆33Updated 4 years ago
Alternatives and similar repositories for mongoose
Users that are interested in mongoose are comparing it to the libraries listed below
Sorting:
- "Moshpit SGD: Communication-Efficient Decentralized Training on Heterogeneous Unreliable Devices", official implementation☆29Updated 8 months ago
- Code accompanying our paper "Feature Learning in Infinite-Width Neural Networks" (https://arxiv.org/abs/2011.14522)☆63Updated 4 years ago
- Learning Accurate Decision Trees with Bandit Feedback via Quantized Gradient Descent☆16Updated 3 years ago
- Distributed K-FAC preconditioner for PyTorch☆91Updated this week
- Blog post☆17Updated last year
- ☆15Updated 3 years ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Source-to-Source Debuggable Derivatives in Pure Python☆15Updated last year
- ☆39Updated last year
- Distributed ML Optimizer☆34Updated 4 years ago
- NAACL '24 (Best Demo Paper RunnerUp) / MlSys @ NeurIPS '23 - RedCoast: A Lightweight Tool to Automate Distributed Training and Inference☆68Updated 10 months ago
- JAX/Flax implementation of the Hyena Hierarchy☆34Updated 2 years ago
- Make triton easier☆48Updated last year
- Official repository for the paper "Going Beyond Linear Transformers with Recurrent Fast Weight Programmers" (NeurIPS 2021)☆50Updated 4 months ago
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆88Updated last year
- Code for Neural Execution Engines: Learning to Execute Subroutines☆17Updated 4 years ago
- ☆26Updated 2 years ago
- Official repository for the paper "Can You Learn an Algorithm? Generalizing from Easy to Hard Problems with Recurrent Networks"☆59Updated 3 years ago
- Experiment of using Tangent to autodiff triton☆80Updated last year
- Fast Discounted Cumulative Sums in PyTorch☆96Updated 4 years ago
- Engineering the state of RNN language models (Mamba, RWKV, etc.)☆32Updated last year
- ☆14Updated 2 years ago
- Ancestral Gumbel-Top-k Sampling☆25Updated 5 years ago
- An attempt to merge ESBN with Transformers, to endow Transformers with the ability to emergently bind symbols☆16Updated 4 years ago
- ☆29Updated 3 years ago
- Code Release for "Broken Neural Scaling Laws" (BNSL) paper☆59Updated 2 years ago
- Using FlexAttention to compute attention with different masking patterns☆47Updated last year
- Code for the paper: https://arxiv.org/pdf/2309.06979.pdf☆21Updated last year
- Code for the paper: "Tensor Programs II: Neural Tangent Kernel for Any Architecture"☆104Updated 5 years ago
- Memory-efficient transformer. Work in progress.