Module border_core::core::util[][src]

Expand description

Utilities for interaction of agents and environments.

Functions

Run episodes with a policy and return cumlative rewards.

Run episodes with a policy and recorder.

Takes an action based on the policy and apply it to the environment.