lucidrains / EvoTuneLinks
Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.
☆16Updated last month
Alternatives and similar repositories for EvoTune
Users that are interested in EvoTune are comparing it to the libraries listed below
Sorting:
- Implementation of a transformer for reinforcement learning using `x-transformers`☆48Updated this week
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 4 months ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆23Updated last year
- Implementation and explorations into Blackbox Gradient Sensing (BGS), an evolutionary strategies approach proposed in a Google Deepmind p…☆13Updated this week
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆63Updated last month
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 7 months ago
- Implementation of Spectral State Space Models☆16Updated last year
- Exploration into the Firefly algorithm in Pytorch☆39Updated 3 months ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆36Updated 3 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 8 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
- JAX Scalify: end-to-end scaled arithmetics☆16Updated 7 months ago
- Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta☆20Updated 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…☆21Updated last week
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 2 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆35Updated 9 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated 2 years ago
- Explorations into improving ViTArc with Slot Attention☆41Updated 7 months ago
- Implementation of a holodeck, written in Pytorch☆18Updated last year
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated 7 months ago
- Code for the paper "Function-Space Learning Rates"☆20Updated last month
- Remasking Discrete Diffusion Models with Inference-Time Scaling☆21Updated 2 months ago
- Fork of Flame repo for training of some new stuff in development☆13Updated this week
- Codes accompanying the paper "LaProp: a Better Way to Combine Momentum with Adaptive Gradient"☆29Updated 4 years ago
- A big_vision inspired repo that implements a generic Auto-Encoder class capable in representation learning and generative modeling.☆35Updated 11 months ago
- Implementation of the LDP module block in PyTorch and Zeta from the paper: "MobileVLM: A Fast, Strong and Open Vision Language Assistant …☆15Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆83Updated 3 months ago
- Official code implementation for the work Preference Alignment with Flow Matching (NeurIPS 2024)☆51Updated 6 months ago