Installation

Prerequisites

MARL-API requires python3 (>=3.5).

Ubuntu

git clone https://github.com/blavad/marl
cd marl
pip install -e .

Mac OS

git clone https://github.com/blavad/marl
cd marl
pip install -e .