Module: tf_agents.metrics
Stay organized with collections
Save and categorize content based on your preferences.
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.