eprllib.Agents.Rewards.EnergyRewards

eprllib.Agents.Rewards.EnergyRewards#

Energy rewards#

The rewards based on energy variables/meters.

Hierarchical versions#

Note that hierarchical versions are the same function but insteade of using only the inmediate value of the variable/meter, the reward is calculated using a List of the last timesteps and integrating or averaging them.

Classes

EnergyWithMeters(reward_fn_config)

HierarchicalEnergyWithMeters(reward_fn_config)