Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

Module: tf_agents.metrics.batched_py_metric

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