Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 368 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 368 Bytes

gym-hideandseek

It is environment of OpenAI gym for multiagent emergence tool

The [hideandseek environment] is a multiagent hide and seek environment which is made according to paper of OpenAI (https://arxiv.org/abs/1909.07528).

1

2

3

Installation

cd gym-hideandseek
pip install -e .