Skip to content

Commit fb31bcc

Browse files
committed
Update GHP.
1 parent d9c9c5c commit fb31bcc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/research/oryx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ previous timesteps, and effective coordination to achieve a common goal
2727
## Connector
2828
We generated a range of datasets on Connector, a very challenging coorination task amongst agents. In Connector, agents must travel from their spawn location to a target location without cutting each other off. The team is rewarded in proportion to how many agents successfully made it to their goals. Datasets with up to 50 agents were generated.
2929

30-
| ![Connector GIF](../assets/research/oryx/connector.gif) | ![Connector static](../assets/research/oryx/connector_50.jpg) |
31-
|:-------------------------------------------------------:|:-------------------------------------------------------------:|
30+
<p align="center"><img src="../assets/research/oryx/connector.gif" alt="" width="50%"/></p>
31+
<p align="center"><img src="../assets/research/oryx/connector_50.jpg" alt="" width="50%"/></p>
3232

3333
| Task | Samples | Mean Return | Max Return | Min Return |
3434
|:--------------- |:--------:|:-----------:|:----------:|:----------:|

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ nav:
4141
- "Videos": 'videos.md'
4242
- "Research":
4343
- "": research/index.md
44+
- "Oryx: Many-Agent Coordination in Offline MARL": research/oryx.md
4445
- "Coordination Failure in Cooperative Offline MARL": research/polygames.md
4546
- "Selective Reincarnation in Multi-Agent Reinforcement Learning": research/selective-reincarnation.md
46-
- "Oryx": research/oryx.md
4747
- "Datasets":
4848
- "OG MARL": dataset_cards/og_marl.md
4949
- "CFCQL": dataset_cards/cfcql.md

0 commit comments

Comments
 (0)