eprllib.Agents.Filters.BaseFilter#
Base Filter#
This module contains the base class for defining filter functions used in agent specifications. Filters are used to preprocess observations before they are fed to the agent. The BaseFilter class provides the basic structure and methods that can be extended to create custom filters.
Classes
|