Module: tf_agents.utils.value_ops

Stay organized with collections Save and categorize content based on your preferences.

Methods for computing advantages and target values.

Functions

discounted_return(...): Computes discounted return.

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