Module: tf_agents.metrics.batched_py_metric

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

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

Classes

class BatchedPyMetric: Wrapper for batching metrics.

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