lucidrains / ttt-rlLinks
Reinforcement Learning example in Nim, playing tic tac toe. Based off original C version from the great Antirez
☆15Updated 7 months ago
Alternatives and similar repositories for ttt-rl
Users that are interested in ttt-rl are comparing it to the libraries listed below
Sorting:
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆132Updated 2 weeks ago
 - Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆56Updated 7 months ago
 - Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 4 months ago
 - Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆137Updated 2 weeks ago
 - Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆72Updated 2 weeks ago
 - ☆68Updated 11 months ago
 - DeMo: Decoupled Momentum Optimization☆195Updated 11 months ago
 - Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆129Updated this week
 - Experimental playground for benchmarking language model (LM) architectures, layers, and tricks on smaller datasets. Designed for flexible…☆84Updated 2 weeks ago
 - Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆71Updated 5 months ago
 - Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year
 - Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago
 - Supporting code for the blog post on modular manifolds.☆100Updated last month
 - Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆291Updated 5 months ago
 - Collection of autoregressive model implementation☆86Updated 6 months ago
 - Implementation of Agent Attention in Pytorch☆91Updated last year
 - open source alpha evolve☆66Updated 5 months ago
 - FlashRNN - Fast RNN Kernels with I/O Awareness☆103Updated 2 weeks ago
 - Implementation of a multimodal diffusion transformer in Pytorch☆106Updated last year
 - Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated 10 months ago
 - Focused on fast experimentation and simplicity☆75Updated 10 months ago
 - Flash-Muon: An Efficient Implementation of Muon Optimizer☆202Updated 4 months ago
 - an open source reproduction of NVIDIA's nGPT (Normalized Transformer with Representation Learning on the Hypersphere)☆107Updated 7 months ago
 - Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.☆116Updated last week
 - working implimention of deepseek MLA☆44Updated 9 months ago
 - Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 9 months ago
 - Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
 - Just another reasonably minimal repo for class-conditional training of pixel-space diffusion transformers.☆131Updated 5 months ago
 - research impl of Native Sparse Attention (2502.11089)☆62Updated 8 months ago
 - Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆47Updated 2 months ago