ray.rllib.utils.metrics.metrics_logger.MetricsLogger.get_state#

MetricsLogger.get_state() Dict[str, Any][source]#

Returns the current state of self as a dict.

Note that the state is merely the combination of all states of the individual Stats objects stored under self.stats.