lucidrains / x-mlps-pytorchLinks
Just a repository that will house some MLPs and their variants, so to avoid having to reimplement them again and again for different projects (especially RL)
☆31Updated 2 months ago
Alternatives and similar repositories for x-mlps-pytorch
Users that are interested in x-mlps-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of a transformer for reinforcement learning using `x-transformers`☆68Updated last month
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated last year
- Explorations into improving ViTArc with Slot Attention☆42Updated 11 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆65Updated last month
- Open-source implementation of AlphaEvolve☆25Updated 3 months ago
- Exploration into the Firefly algorithm in Pytorch☆40Updated 7 months ago
- Flash Attention Triton kernel with support for second-order derivatives☆86Updated last week
- [CoRL 2024] Official code for "Scaling Robot Policy Learning via Zero-Shot Labeling with Foundation Models"☆27Updated 9 months ago
- Hierarchical State Space Models☆48Updated last year
- Implementation of the proposed Spline-Based Transformer from Disney Research☆103Updated 10 months ago
- Implemenation of the HIERarchical imagionation On Structured State Space Sequence Models (HIEROS) paper☆18Updated last year
- Explorations into the proposed Streaming Deep Reinforcement Learning, from University of Alberta☆21Updated 10 months ago
- Implementation and explorations into Blackbox Gradient Sensing (BGS), an evolutionary strategies approach proposed in a Google Deepmind p…☆19Updated 2 months ago
- Efficiently discovering algorithms via LLMs with evolutionary search and reinforcement learning.☆16Updated 5 months ago
- Code for paper Rethinking the Data Annotation Process for Multi-view 3D Pose Estimation with Active Learning and Self-Training☆22Updated 2 years ago
- Slot-TTA shows that test-time adaptation using slot-centric models can improve image segmentation on out-of-distribution examples.☆26Updated 2 years ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆37Updated last year
- Official code for "Reward-Free Curricula for Training Robust World Models", ICLR 2024.☆27Updated last year
- Implementation of the new SOTA for model based RL, from the paper "Improving Transformer World Models for Data-Efficient RL", in Pytorch☆134Updated 4 months ago
- Implementation of the proposed LVMAE, from the paper, Extending Video Masked Autoencoders to 128 frames, in Pytorch☆53Updated 10 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 2 years ago
- Pytorch implementation of Evolutionary Policy Optimization, from Wang et al. of the Robotics Institute at Carnegie Mellon University☆98Updated 3 weeks ago
- [CVPR 2025] Parallel Sequence Modeling via Generalized Spatial Propagation Network☆106Updated 2 months ago
- PyTorch implementation of Shortcut Models [Frans, 2025] with little modification☆53Updated 2 months ago
- A vast array of Multi-Modal Embodied Robotic Foundation Models!☆26Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆93Updated 7 months ago
- Experimental scripts for researching data adaptive learning rate scheduling.☆22Updated last year
- [NeurIPS 2025 Oral] Exploring Diffusion Transformer Designs via Grafting☆52Updated 3 months ago
- Contrastive Reinforcement Learning☆44Updated 3 weeks ago