eprllib.Env.MultiAgent.EnergyPlusEnvironment#
# ENERGYPLUS RLLIB ENVIRONMENT
This script define the environment of EnergyPlus implemented in RLlib. To works need to define the EnergyPlus Runner.
Classes
|
The EnergyPlusEnv_v0 class represents a multi-agent environment for reinforcement learning tasks related to building energy simulation using EnergyPlus software. |