Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Theohhhu authored Sep 5, 2023
1 parent d9d4c62 commit 96293a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
| **May 2023** Exciting news! MARLlib now supports five more tasks: [MATE](https://marllib.readthedocs.io/en/latest/handbook/env.html#mate), [GoBigger](https://marllib.readthedocs.io/en/latest/handbook/env.html#gobigger), [Overcooked-AI](https://marllib.readthedocs.io/en/latest/handbook/env.html#overcooked-ai), [MAPDN](https://marllib.readthedocs.io/en/latest/handbook/env.html#power-distribution-networks), and [AirCombat](https://marllib.readthedocs.io/en/latest/handbook/env.html#air-combat). Give them a try!|
| **June 2023** [OpenAI: Hide and Seek](https://marllib.readthedocs.io/en/latest/handbook/env.html#hide-and-seek) and [SISL](https://marllib.readthedocs.io/en/latest/handbook/env.html#sisl) environments are incorporated into MARLlib.|
| **Aug 2023** :tada:MARLlib has been accepted for publication in [JMLR](https://www.jmlr.org/).|
| **Sept 2023** Latest [PettingZoo](https://marllib.readthedocs.io/en/latest/handbook/env.html#pettingzoo) with [Gymnasium](https://gymnasium.farama.org) are compatiable within MARLlib.|

**Multi-agent Reinforcement Learning Library ([MARLlib](https://arxiv.org/abs/2210.13708))** is ***a MARL library*** that utilizes [**Ray**](https://github.com/ray-project/ray) and one of its toolkits [**RLlib**](https://github.com/ray-project/ray/tree/master/rllib). It offers a comprehensive platform for developing, training, and testing MARL algorithms across various tasks and environments.

Expand Down

0 comments on commit 96293a5

Please sign in to comment.