eprllib.Agents.Filters.FilterSpec#
Specification for the filter functions#
This module defines the FilterSpec class, which is used to specify the
configuration of filter functions for agents in reinforcement learning environments.
It ensures that the filter function is properly defined and adheres to the expected interface.
Classes
|
FilterSpec is the base class for a filter specification to safe configuration of the object. |