eprllib.Agents.ActionMappers.ActionMapperSpec

eprllib.Agents.ActionMappers.ActionMapperSpec#

Specification for the ActionMapper functions#

This module defines the ActionMapperSpec class, which is used to specify the configuration of ActionMapper functions for agents in reinforcement learning environments.

Classes

ActionMapperSpec([action_mapper_fn, ...])

ActionMapperSpec is the base class for a ActionMapper specification to safe configuration of the object.