CzarnyRycerz's picture
First Push
598d761
{
"name": "root",
"gauges": {
"SnowballTarget.Policy.Entropy.mean": {
"value": 0.7751407623291016,
"min": 0.7642190456390381,
"max": 0.7854035496711731,
"count": 3
},
"SnowballTarget.Policy.Entropy.sum": {
"value": 2276.58837890625,
"min": 1693.330078125,
"max": 2311.7626953125,
"count": 3
},
"SnowballTarget.Step.mean": {
"value": 857992.0,
"min": 851968.0,
"max": 857992.0,
"count": 3
},
"SnowballTarget.Step.sum": {
"value": 857992.0,
"min": 851968.0,
"max": 857992.0,
"count": 3
},
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
"value": 13.964338302612305,
"min": 13.964338302612305,
"max": 14.063076972961426,
"count": 3
},
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
"value": 795.96728515625,
"min": 393.7661437988281,
"max": 925.5232543945312,
"count": 3
},
"SnowballTarget.IsTraining.mean": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 3
},
"SnowballTarget.IsTraining.sum": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 3
},
"SnowballTarget.Environment.EpisodeLength.mean": {
"value": 199.0,
"min": 199.0,
"max": 199.0,
"count": 2
},
"SnowballTarget.Environment.EpisodeLength.sum": {
"value": 2189.0,
"min": 2189.0,
"max": 4378.0,
"count": 2
},
"SnowballTarget.Losses.PolicyLoss.mean": {
"value": 0.13474476097896032,
"min": 0.13474476097896032,
"max": 0.1395000284967316,
"count": 2
},
"SnowballTarget.Losses.PolicyLoss.sum": {
"value": 0.13474476097896032,
"min": 0.13474476097896032,
"max": 0.2790000569934632,
"count": 2
},
"SnowballTarget.Losses.ValueLoss.mean": {
"value": 0.1656639434342437,
"min": 0.1656639434342437,
"max": 0.17252383871566762,
"count": 2
},
"SnowballTarget.Losses.ValueLoss.sum": {
"value": 0.1656639434342437,
"min": 0.1656639434342437,
"max": 0.34504767743133524,
"count": 2
},
"SnowballTarget.Policy.LearningRate.mean": {
"value": 1.1554484520930127e-06,
"min": 1.1554484520930127e-06,
"max": 2.306610859069767e-06,
"count": 2
},
"SnowballTarget.Policy.LearningRate.sum": {
"value": 1.1554484520930127e-06,
"min": 1.1554484520930127e-06,
"max": 4.613221718139534e-06,
"count": 2
},
"SnowballTarget.Policy.Epsilon.mean": {
"value": 0.09961488372093025,
"min": 0.09923116279069769,
"max": 0.09961488372093025,
"count": 2
},
"SnowballTarget.Policy.Epsilon.sum": {
"value": 0.09961488372093025,
"min": 0.09961488372093025,
"max": 0.19846232558139537,
"count": 2
},
"SnowballTarget.Policy.Beta.mean": {
"value": 2.921730232558121e-05,
"min": 2.921730232558121e-05,
"max": 4.8364976744186034e-05,
"count": 2
},
"SnowballTarget.Policy.Beta.sum": {
"value": 2.921730232558121e-05,
"min": 2.921730232558121e-05,
"max": 9.672995348837207e-05,
"count": 2
},
"SnowballTarget.Environment.CumulativeReward.mean": {
"value": 26.09090909090909,
"min": 26.09090909090909,
"max": 27.045454545454547,
"count": 2
},
"SnowballTarget.Environment.CumulativeReward.sum": {
"value": 287.0,
"min": 287.0,
"max": 595.0,
"count": 2
},
"SnowballTarget.Policy.ExtrinsicReward.mean": {
"value": 26.09090909090909,
"min": 26.09090909090909,
"max": 27.045454545454547,
"count": 2
},
"SnowballTarget.Policy.ExtrinsicReward.sum": {
"value": 287.0,
"min": 287.0,
"max": 595.0,
"count": 2
}
},
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1693979794",
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics --resume",
"mlagents_version": "0.31.0.dev0",
"mlagents_envs_version": "0.31.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.11.0+cu102",
"numpy_version": "1.21.2",
"end_time_seconds": "1693979833"
},
"total": 39.5050370150002,
"count": 1,
"self": 0.9010528719991271,
"children": {
"run_training.setup": {
"total": 0.06909590900067997,
"count": 1,
"self": 0.06909590900067997
},
"TrainerController.start_learning": {
"total": 38.53488823400039,
"count": 1,
"self": 0.08117768500960665,
"children": {
"TrainerController._reset_env": {
"total": 4.574844057000519,
"count": 1,
"self": 4.574844057000519
},
"TrainerController.advance": {
"total": 33.618575225989844,
"count": 931,
"self": 0.016700566000508843,
"children": {
"env_step": {
"total": 33.601874659989335,
"count": 931,
"self": 27.381541235987243,
"children": {
"SubprocessEnvManager._take_step": {
"total": 6.20542857500368,
"count": 931,
"self": 0.08895388800829096,
"children": {
"TorchPolicy.evaluate": {
"total": 6.116474686995389,
"count": 931,
"self": 6.116474686995389
}
}
},
"workers": {
"total": 0.01490484899841249,
"count": 931,
"self": 0.0,
"children": {
"worker_root": {
"total": 38.170057818001624,
"count": 931,
"is_parallel": true,
"self": 23.99779925101666,
"children": {
"run_training.setup": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"steps_from_proto": {
"total": 0.0033823250005298178,
"count": 1,
"is_parallel": true,
"self": 0.0008842189999995753,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0024981060005302425,
"count": 10,
"is_parallel": true,
"self": 0.0024981060005302425
}
}
},
"UnityEnvironment.step": {
"total": 0.054567098999541486,
"count": 1,
"is_parallel": true,
"self": 0.0007247919993460528,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.0005035329995735083,
"count": 1,
"is_parallel": true,
"self": 0.0005035329995735083
},
"communicator.exchange": {
"total": 0.05088342700037174,
"count": 1,
"is_parallel": true,
"self": 0.05088342700037174
},
"steps_from_proto": {
"total": 0.0024553470002501854,
"count": 1,
"is_parallel": true,
"self": 0.0005802390014650882,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0018751079987850972,
"count": 10,
"is_parallel": true,
"self": 0.0018751079987850972
}
}
}
}
}
}
},
"UnityEnvironment.step": {
"total": 14.172258566984965,
"count": 930,
"is_parallel": true,
"self": 0.582461940979556,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.29563162299382384,
"count": 930,
"is_parallel": true,
"self": 0.29563162299382384
},
"communicator.exchange": {
"total": 11.19451322099485,
"count": 930,
"is_parallel": true,
"self": 11.19451322099485
},
"steps_from_proto": {
"total": 2.0996517820167355,
"count": 930,
"is_parallel": true,
"self": 0.42239243498625,
"children": {
"_process_rank_one_or_two_observation": {
"total": 1.6772593470304855,
"count": 9300,
"is_parallel": true,
"self": 1.6772593470304855
}
}
}
}
}
}
}
}
}
}
}
}
},
"trainer_threads": {
"total": 0.0003327430003992049,
"count": 1,
"self": 0.0003327430003992049,
"children": {
"thread_root": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"trainer_advance": {
"total": 33.415010468005676,
"count": 28270,
"is_parallel": true,
"self": 0.6291720880681169,
"children": {
"process_trajectory": {
"total": 15.232704274937532,
"count": 28270,
"is_parallel": true,
"self": 15.232704274937532
},
"_update_policy": {
"total": 17.553134105000026,
"count": 4,
"is_parallel": true,
"self": 4.16101126598096,
"children": {
"TorchPPOOptimizer.update": {
"total": 13.392122839019066,
"count": 1080,
"is_parallel": true,
"self": 13.392122839019066
}
}
}
}
}
}
}
}
},
"TrainerController._save_models": {
"total": 0.259958523000023,
"count": 1,
"self": 0.0017093530004785862,
"children": {
"RLTrainer._checkpoint": {
"total": 0.2582491699995444,
"count": 1,
"self": 0.2582491699995444
}
}
}
}
}
}
}