eprllib.AgentsConnectors.IndependentConnector

eprllib.AgentsConnectors.IndependentConnector#

Independent Agents Connector#

This module implements the default observation function where each agent has its own observation space and it is returned without modifications, considering only the agent_states provided in the BaseRunner class.

Classes

IndependentConnector([connector_fn_config])