Code Monkey home page Code Monkey logo

resq's Introduction

ResQ for MARL value Factorization

This code is build based on PyMARL2 and PyMARL. We assume that you have experience with PyMARL. The requirements are the same as PyMARL2.

Run an experiment

cd ResQ
python3 src/main.py --config=ResQ --env-config=sc2 with env_args.map_name=2s3z
cd ResZ
python3 src/main.py --config=ResZ --env-config=sc2 with env_args.map_name=2s3z

The config files act as defaults for an algorithm or environment.

They are all located in src/config. --config refers to the config files in src/config/algs --env-config refers to the config files in src/config/envs

All results will be stored in the Results folder.

Citing ResQ/ResZ

If you use ResQ/ResZ in your research, please cite our paper

Siqi Shen, Mengwei Qiu, Jun Liu, Weiquan Liu, Yongquan Fu, Xinwang Liu, Cheng Wang. ResQ: A Residual Q Function-based Approach for Multi-Agent Reinforcement Learning Value Factorization. NeurIPS 2022

In BibTeX format:

@inproceedings{ResQ, 
author = {Siqi Shen and Mengwei Qiu and Jun Liu and Weiquan Liu and Yongquan Fu and Xinwang Liu and Cheng Wang}, 
title = {ResQ: A Residual Q Function-based Approach for Multi-Agent Reinforcement Learning Value Factorization}, 
booktitle = {{NeurIPS}}, 
year = {2022}}

License

Code licensed under the Apache License v2.0

resq's People

Contributors

xmu-rl-3dv avatar

Stargazers

 avatar  avatar  avatar  avatar Chao Li avatar  avatar  avatar liyanqi avatar  avatar Sud0x67 avatar  avatar  avatar  avatar

Watchers

KartoBit Research Network avatar  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.