Module: tf_agents.utils.value_ops

Methods for computing advantages and target values.

Functions

discounted_return(...): Computes discounted return.

generalized_advantage_estimation(...): Computes generalized advantage estimation (GAE).