eprllib.AgentsConnectors.BaseConnector

eprllib.AgentsConnectors.BaseConnector#

Agents Connector Base Method#

This module defines the base class for connector functions that allow the combination of agents’ observations to provide a flexible configuration of the communication between agents. Built-in hierarchical (only two levels), fully-shared, centralized, and independent configurations are provided.

Classes

BaseConnector([connector_fn_config])