Marlben is a multi-agent reinforcement learning benchmark based on the NeuralMMO game engine.
Project description
Marlben is a multi-agent reinforcement learning benchmark based on the NeuralMMO game engine
Installation
https://github.com/jbr-ai-labs/marlben/wiki/Quick-Start#installation
Installation via Pip
Python3.9
is required
pip install marlben==1.0.1
Usage
https://github.com/jbr-ai-labs/marlben/wiki/Quick-Start#launching-an-environment
Examples
Examples are located in examples
folder
rllib_integration.py
demonstrates how to start learning process with default config forCorridor
envoverride_config.py
demonstrates how to customize configs by inheriting from default classcustom_map_generator.py
demonstrates how to customize map generation for any environmentcustom_environment.py
demonstrates how to customize whole environment structure by overriding all building blocks of the benchmark
Wiki
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
marlben-1.0.3.tar.gz
(66.9 kB
view hashes)
Built Distribution
marlben-1.0.3-py3-none-any.whl
(96.8 kB
view hashes)