Skip to content

Clan-labs/Scalable_MAOD_via_KP

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 5, 2022 10:44
October 5, 2022 10:44
October 5, 2022 10:44
May 20, 2023 17:11

Scalable Multi-agent Covering Option Discovery based on Kronecker Graphs

Please cite this paper:

@inproceedings{DBLP:conf/nips/ChenCLA22,
  author       = {Jiayu Chen and
                  Jingdi Chen and
                  Tian Lan and
                  Vaneet Aggarwal},
  title        = {Scalable Multi-agent Covering Option Discovery based on Kronecker
                  Graphs},
  booktitle    = {NeurIPS},
  year         = {2022},
  url          = {http://papers.nips.cc/paper\_files/paper/2022/hash/c40d1e40dd121d0e7ba8e4ab65bca81b-Abstract-Conference.html},
  timestamp    = {Thu, 11 May 2023 17:08:21 +0200},
  biburl       = {https://dblp.org/rec/conf/nips/ChenCLA22.bib},
  bibsource    = {dblp computer science bibliography, https://dblp.org}
}

Please refer to the 'readme' file in each folder for further details:

Folder "continuous": codes for continuous control tasks built with Mujoco

Folder "tabular": codes for the discrete Grid World tasks

Folder "others": codes for applying SOTA MARL on the 4-agent Grid Maze task and the performance change with the frequency of collisions (Figure 8(c))

About

The code for "Scalable Multi-agent Covering Option Discovery based on Kronecker Graphs".

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages