Code Monkey home page Code Monkey logo

wtoe's Introduction

Implementation of the paper "WToE: Learning When to Explore in Multi-Agent Reinforcement Learning"

This is the code for "WToE: Learning When to Explore in Multi-Agent Reinforcement Learning". The paper will be published soon.

Environment

  1. Grid Examples: The environment contains two basic grid environment (2-room and 4-room environments), which are implemented in the GRID/ENV file.
  2. Multi-Agent Particle Environments (MPE): A simple multi-agent particle world with a continuous observation and discrete action space, along with some basic simulated physics. Used in the paper Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments. We test our algorithm in six scenarios, including simple_adversary,simple_crypto, simple_push, simple_reference, simple_spread, simple_tag.
  3. MAgent: MAgent is a research platform for many-agent reinforcement learning. Unlike previous research platforms that focus on reinforcement learning research with a single agent or only few agents, MAgent aims at supporting reinforcement learning research that scales up from hundreds to millions of agents.

Quick start

Please follow the instruction of 'README.md' file in different environments to install Python requirements.

Cite our paper

@article{WToE,
  title={WToE: Learning When to Explore in Multi-Agent Reinforcement Learning},
  author={Dong, Shaokang and Mao, Hangyu and Yang, Shangdong and Zhu, Shengyu and Li, Wenbin and Hao, Jianye and Gao, Yang},
  journal={IEEE Transactions on Cybernetics},
  year={2023}
}

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.