proroklab/VectorizedMultiAgentSimulator
GitHub 仓库 中按Star排名第 679 / 共 783
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.
项目介绍
We have released BenchMARL, a benchmarking library where you can train VMAS tasks using TorchRL! Check out how easy it is to use it.
This repository contains the code for the Vectorized Multi-Agent Simulator (VMAS).
VMAS is a vectorized differentiable simulator designed for efficient MARL benchmarking. It is comprised of a fully-differentiable vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Scenario creation is made simple and modular to incentivize contributions. VMAS simulates agents and landmarks of different shapes and supports rotations, elastic collisions, joints, and custom gravity. Holonomic motion models are used for the agents to…
最新指标
| Star | 587 | 2026-07-16 |
|---|---|---|
| Fork | 112 | 2026-07-16 |
| 提交 | 614 | 2026-07-16 |
| 发布 | 25 | 2026-07-16 |
| Watcher | 7 | 2026-07-16 |
| 开放 issue | 7 | 2026-07-16 |
| 开放 PR | 1 | 2026-07-16 |