pantheonrl.common.observation

Definition of the Observation type and related functions.

Functions

extract_obs

Extract only the (partial) observation as a numpy array.

extract_partial_obs

Extract the (partial) observation and the action mask.

Classes

Observation

Representation of a single observation provided by an environment.