lucidrains / x-transformers-rlLinks
Implementation of a transformer for reinforcement learning using `x-transformers`
☆63Updated last week
Alternatives and similar repositories for x-transformers-rl
Users that are interested in x-transformers-rl are comparing it to the libraries listed below
Sorting:
- Explorations into improving ViTArc with Slot Attention☆42Updated 9 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 10 months ago
- Implementation of the new SOTA for model based RL, from the paper "Improving Transformer World Models for Data-Efficient RL", in Pytorch☆128Updated 3 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated 2 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Pytorch implementation of Evolutionary Policy Optimization, from Wang et al. of the Robotics Institute at Carnegie Mellon University☆97Updated this week
- Just a repository that will house some MLPs and their variants, so to avoid having to reimplement them again and again for different proj…☆30Updated last month
- Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta☆21Updated 8 months ago
- Exploration into the Firefly algorithm in Pytorch☆40Updated 5 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆118Updated last month
- Implementation of the proposed Spline-Based Transformer from Disney Research☆102Updated 8 months ago
- Implementation of TiTok, proposed by Bytedance in "An Image is Worth 32 Tokens for Reconstruction and Generation"☆176Updated last year
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆37Updated 11 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Hierarchical State Space Models☆48Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆193Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 7 months ago
- Official PyTorch Implementation of the Longhorn Deep State Space Model☆54Updated 8 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆90Updated 5 months ago
- A Large Recurrent Action Model: xLSTM enables Fast Inference for Robotics Tasks☆33Updated 9 months ago
- Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.☆104Updated 3 weeks ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆52Updated 4 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 11 months ago
- Efficient World Models with Context-Aware Tokenization. ICML 2024☆105Updated 10 months ago
- Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.☆16Updated 3 months ago
- Implementation of Soft Actor Critic and some of its improvements in Pytorch☆59Updated 5 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 6 months ago