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)
☆28Updated last week
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`☆60Updated last week
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 9 months ago
- Exploring Diffusion Transformer Designs via Grafting☆41Updated last week
- [CoRL 2024] Official code for "Scaling Robot Policy Learning via Zero-Shot Labeling with Foundation Models"☆26Updated 6 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆36Updated 9 months ago
- Exploration into the Firefly algorithm in Pytorch