VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
☆522Feb 8, 2026Updated 2 weeks ago
Alternatives and similar repositories for VectorizedMultiAgentSimulator
Users that are interested in VectorizedMultiAgentSimulator are comparing it to the libraries listed below
Sorting:
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆570Feb 7, 2026Updated 3 weeks ago
- ☆296Feb 15, 2024Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆690Sep 24, 2024Updated last year
- Multi-Agent Reinforcement Learning with JAX☆748Jan 14, 2026Updated last month
- The Starcraft Multi-Agent challenge lite☆47Sep 13, 2024Updated last year
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆877Dec 15, 2025Updated 2 months ago
- A suite of test scenarios for multi-agent reinforcement learning.☆788Feb 21, 2026Updated last week
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆411Sep 15, 2024Updated last year
- Heterogeneous Multi-Robot Reinforcement Learning☆66Nov 10, 2025Updated 3 months ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆1,269Nov 28, 2024Updated last year
- An engine for high performance multi-agent environments with very large numbers of agents, along with a set of reference environments☆321Nov 16, 2025Updated 3 months ago
- Datasets with baselines for Offline MARL.☆203Nov 2, 2025Updated 3 months ago
- A tool for aggregating and plotting MARL experiment data.☆83Jan 26, 2026Updated last month
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,892Jul 18, 2024Updated last year
- An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities☆3,321Feb 6, 2026Updated 3 weeks ago
- Official implementation of HARL algorithms based on PyTorch.☆862Apr 27, 2025Updated 10 months ago
- ⚡ Flashbax: Accelerated Replay Buffers in JAX☆272Sep 22, 2025Updated 5 months ago
- This repository contains the code for Diversity Control (DiCo), a novel method to constrain behavioral diversity in multi-agent reinforce…☆29Dec 21, 2024Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,723Sep 8, 2022Updated 3 years ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆369Mar 16, 2023Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL