gym_anm.agents

Agents implementing policies specific to gym-anm.

Modules

gym_anm.agents.mpc

The base class for MPC-based policies.

gym_anm.agents.mpc_constant

An MPC-based policy with constant forecasts.

gym_anm.agents.mpc_perfect

An MPC-based policy with perfect forecasts.