Module: tf_agents.eval.metric_utils

Utils for Metrics.

Classes

class MetricsGroup: Group a list of Metrics into a container.

Functions

compute(...): Compute metrics using policy on the environment.

compute_summaries(...): Compute metrics using policy on the environment and logs summaries.

eager_compute(...): Compute metrics using policy on the environment.

log_metrics(...)

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature