ray.tune.JupyterNotebookReporter.DEFAULT_COLUMNS#

JupyterNotebookReporter.DEFAULT_COLUMNS = {'episode_reward_mean': 'reward', 'mean_accuracy': 'acc', 'mean_loss': 'loss', 'time_total_s': 'total time (s)', 'timesteps_total': 'ts', 'training_iteration': 'iter'}#