eprllib.ObservationFunctions.independent

eprllib.ObservationFunctions.independent#

Independent Agents Policy#

This is the default observation function. Here each agent has his oown observation space and is returned without modifications considering only the agent_states provided in the EnergyPlusRunner class.

Classes

independent([obs_fn_config])