View source on GitHub
|
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.
Other Members | |
|---|---|
| absolute_import |
Instance of __future__._Feature
|
| division |
Instance of __future__._Feature
|
| print_function |
Instance of __future__._Feature
|
View source on GitHub