log_stats

class maze.core.log_stats.log_stats.log_stats(stats: Dict[LogStatsKey, int | float | numpy.ndarray | dict], path: str | None)

Helper function.

Parameters:
  • stats – The statistics dictionary

  • path – This can be a path-like string to organize the log into different sections.