facebookresearch / M3rl

Licence: other
Mind-aware Multi-agent Management Reinforcement Learning

Programming Languages

python
139335 projects - #7 most used programming language

M^3RL: Mind-aware Multi-agent Management Reinforcement Learning

PyTorch implementation for our ICLR 2019 paper M^3RL: Mind-aware Multi-agent Management Reinforcement Learning.

Requirements

  • Python 3.6
  • Numpy >= 1.15.2
  • PyTorch 0.3.1
  • termcolor >= 1.1.0

Task Settings

Resource Collection

The environments Collection_v1, Collection_v0, and Collection_v2 correspond to the S1, S2, and S3 settings in the paper respectively. The multiple bonus levels settings can be run in Collection_v3 (each agent has 1 skill) and Collection_v4 (each worker has 3 skills).

Crafting

Crafting_v0 and Crafting_v1 stand for the standard setting and the multiple bonus levels setting respectively in the paper.

How to Use

Please refer to examples for how to run training and testing in different settings.

License

See LICENSE for additional details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].