eprllib.Agents.ActionSpec#
Specification for the action space and actuators#
This module defines the ActionSpec class, which is used to specify the
configuration of action space and actuators for agents in reinforcement
learning environments.
Classes
|
ActionSpec is the base class for an action specification to safe configuration of the object. |