eprllib.Env.MultiAgent

eprllib.Env.MultiAgent#

Multi-Agent Environment#

The multi-agent aproach allow to run multiples agents in the environment, but also a single agent.

The standard configuration use a policy with fully shared parameters.

You can configure the environment with the EnvConfig class .

Modules

EnergyPlusEnvironment

# ENERGYPLUS RLLIB ENVIRONMENT

EnergyPlusRunner

# ENERGYPLUS RUNNER

EnvUtils

Environment Utilities