Module: tf_agents.metrics

Metrics module.

Modules

batched_py_metric module: A python metric that can be called with batches of trajectories.

export_utils module: Utils to export metrics.

py_metric module: Base class for Python metrics.

py_metrics module: Implementation of various python metrics.

tf_metric module: Base class for TensorFlow metrics.

tf_metrics module: TF metrics.

tf_py_metric module: Wraps a python metric as a TF metric.