alan-turing-institute / ARC-MARLOS

An exploration of the off-switch game in a multi-agent reinforcement-learning setting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARC-MARLOS

Actions Status PyPI version PyPI platforms

An exploration of the off-switch game in a multi-agent reinforcement-learning setting.

Installation

In a virtual environment of your choice:

python -m pip install marlos

From source:

git clone https://github.com/alan-turing-institute/ARC-MARLOS
cd ARC-MARLOS
python -m pip install .

Usage

Still in development.

Contributing

See CONTRIBUTING.md for instructions on how to contribute.

License

Distributed under the terms of the MIT license.

About

An exploration of the off-switch game in a multi-agent reinforcement-learning setting.

License:MIT License


Languages

Language:Python 100.0%