We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf2032 commit d9c9c5cCopy full SHA for d9c9c5c
mkdocs.yml
@@ -38,10 +38,12 @@ theme:
38
39
nav:
40
- "Home": 'index.md'
41
+ - "Videos": 'videos.md'
42
- "Research":
43
- "": research/index.md
44
- "Coordination Failure in Cooperative Offline MARL": research/polygames.md
45
- "Selective Reincarnation in Multi-Agent Reinforcement Learning": research/selective-reincarnation.md
46
+ - "Oryx": research/oryx.md
47
- "Datasets":
48
- "OG MARL": dataset_cards/og_marl.md
49
- "CFCQL": dataset_cards/cfcql.md
0 commit comments