eprllib.AgentsConnectors.HierarchicalConnector

eprllib.AgentsConnectors.HierarchicalConnector#

Hierarchical Agents Connector#

This module implements a hierarchical connector with two levels of hierarchy. In the top-level, a manager agent establishes goals and provides these as an augmentation to the observation of the low-level agents.

The low-level agents use a fully-shared-parameter policy.

Classes

HierarchicalConnector([connector_fn_config])