Giter Site home page Giter Site logo

icml2022-irat's Introduction

ICML2022-IRAT

This repository implements IRAT which is the codes of the paper "Individual Reward Assisted Multi-Agent Reinforcement Learning" (https://proceedings.mlr.press/v162/wang22ao/wang22ao.pdf).

This codes are implemented based on the repository https://github.com/marlbenchmark/on-policy.

Train

This repository contains the experiments in MPE (continue and discrete), Multiwalker (SISL) and StarCraftII (SC2.4.10).

There are two ways to conduct an experiment and train.

  1. The bash scripts of these experiments are presented in directory "irat_code/scripts". We can run these bash scripts directly to start an experiments.

  2. We also can run the files in directory"irat_code/scripts/train" using python3.

Adding or changing the parameters in the .sh files or in command line will conduct different experiments and get different results. The parameters in .sh files are default parameters used in experiments of paper "Individual Reward Assisted Multi-Agent Reinforcement Learning".

Citation

If you find this repository useful, please cite our paper:

@inproceedings{DBLP:conf/icml/WangZHWZGHLF22,
  author    = {Li Wang and
               Yupeng Zhang and
               Yujing Hu and
               Weixun Wang and
               Chongjie Zhang and
               Yang Gao and
               Jianye Hao and
               Tangjie Lv and
               Changjie Fan},
  editor    = {Kamalika Chaudhuri and
               Stefanie Jegelka and
               Le Song and
               Csaba Szepesv{\'{a}}ri and
               Gang Niu and
               Sivan Sabato},
  title     = {Individual Reward Assisted Multi-Agent Reinforcement Learning},
  booktitle = {International Conference on Machine Learning, {ICML} 2022, 17-23 July
               2022, Baltimore, Maryland, {USA}},
  series    = {Proceedings of Machine Learning Research},
  volume    = {162},
  pages     = {23417--23432},
  publisher = {{PMLR}},
  year      = {2022},
  url       = {https://proceedings.mlr.press/v162/wang22ao.html}
}

icml2022-irat's People

Contributors

mdrw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.