MO-Swimmer#

../../_images/mo-swimmer.gif

Action Space

Box(-1.0, 1.0, (2,), float32)

Observation Shape

(8,)

Observation High

inf

Observation Low

-inf

Reward Shape

(2,)

Reward High

[inf inf]

Reward Low

[-inf -inf]

Import

mo_gymnasium.make("mo-swimmer-v4")

Description#

Multi-objective version of the SwimmerEnv environment.

See Gymnasium’s env for more information.

Reward Space#

The reward is 2-dimensional:

  • 0: Reward for moving forward (x-velocity)

  • 1: Control cost of the action