website/_posts/projects/2020-05-01-FIKS.md

1.8 KiB

layout, title, categories, excerpt, header
layout title categories excerpt header
single AI-Fusion: Emergence Detection for Mixed MARL Systems. acoustic anomaly-detection projects Bringing together agents can be an inherent safety problem. Building the basis to mix and match.
teaser
assets/images/projects/robot.png

logo{: .align-left style="padding:0.1em; width:5em"} In cooperation with Fraunhofer IKS, this project explored emergent effects in multi-agent reinforcement learning scenarios, such as mixed-vendor autonomous systems. Emergence, defined as complex dynamics arising from interactions among entities and their environment, was a key focus.

Relation emergence{: .align-center style="padding:0.1em; width:80%"}

| ![logo](\assets\images\projects\full_domain.png){: style="margin:0em; padding:0em; width:15em"} | | [GitHub Repo](https://github.com/illiumst/marl-factory-grid/) | | [Install via PyPI](https://pypi.org/project/Marl-Factory-Grid/) | | [Read-the-docs](https://marl-factory-grid.readthedocs.io/en/latest/) | | Read the Paper (TBA) |

We developed a high-performance environment in Python, adhering to the gymnasium specifications, to facilitate reinforcement learning algorithm training.

This environment uniquely supports a variety of scenarios through modules and configurations, with capabilities for per-agent observations and handling of multi-agent and sequential actions.

Additionally, a Unity demonstrator unit was developed to replay and analyze specific scenarios, aiding in the investigation of emerging dynamics.