ppo-Huggy / run_logs /timers.json
rossHuggingMay's picture
Huggy model
c6d6685
raw
history blame contribute delete
No virus
17.9 kB
{
"name": "root",
"gauges": {
"Huggy.Policy.Entropy.mean": {
"value": 1.4070900678634644,
"min": 1.4070900678634644,
"max": 1.4288551807403564,
"count": 40
},
"Huggy.Policy.Entropy.sum": {
"value": 71146.6953125,
"min": 68756.34375,
"max": 76946.390625,
"count": 40
},
"Huggy.Environment.EpisodeLength.mean": {
"value": 79.8064,
"min": 76.4423676012461,
"max": 391.61240310077517,
"count": 40
},
"Huggy.Environment.EpisodeLength.sum": {
"value": 49879.0,
"min": 48758.0,
"max": 50518.0,
"count": 40
},
"Huggy.Step.mean": {
"value": 1999757.0,
"min": 49897.0,
"max": 1999757.0,
"count": 40
},
"Huggy.Step.sum": {
"value": 1999757.0,
"min": 49897.0,
"max": 1999757.0,
"count": 40
},
"Huggy.Policy.ExtrinsicValueEstimate.mean": {
"value": 2.429450035095215,
"min": 0.17269910871982574,
"max": 2.5237314701080322,
"count": 40
},
"Huggy.Policy.ExtrinsicValueEstimate.sum": {
"value": 1518.40625,
"min": 22.105485916137695,
"max": 1575.8746337890625,
"count": 40
},
"Huggy.Environment.CumulativeReward.mean": {
"value": 3.796363785648346,
"min": 1.6408068863674998,
"max": 3.968530874379312,
"count": 40
},
"Huggy.Environment.CumulativeReward.sum": {
"value": 2372.727366030216,
"min": 210.02328145503998,
"max": 2450.8690400123596,
"count": 40
},
"Huggy.Policy.ExtrinsicReward.mean": {
"value": 3.796363785648346,
"min": 1.6408068863674998,
"max": 3.968530874379312,
"count": 40
},
"Huggy.Policy.ExtrinsicReward.sum": {
"value": 2372.727366030216,
"min": 210.02328145503998,
"max": 2450.8690400123596,
"count": 40
},
"Huggy.Losses.PolicyLoss.mean": {
"value": 0.014956528262054134,
"min": 0.013041230910312151,
"max": 0.02040918928687461,
"count": 40
},
"Huggy.Losses.PolicyLoss.sum": {
"value": 0.0448695847861624,
"min": 0.026082461820624302,
"max": 0.05633797599686356,
"count": 40
},
"Huggy.Losses.ValueLoss.mean": {
"value": 0.05851517282426357,
"min": 0.020264250288407008,
"max": 0.0603144453631507,
"count": 40
},
"Huggy.Losses.ValueLoss.sum": {
"value": 0.1755455184727907,
"min": 0.040528500576814015,
"max": 0.1809433360894521,
"count": 40
},
"Huggy.Policy.LearningRate.mean": {
"value": 3.563248812283337e-06,
"min": 3.563248812283337e-06,
"max": 0.00029526577657807497,
"count": 40
},
"Huggy.Policy.LearningRate.sum": {
"value": 1.068974643685001e-05,
"min": 1.068974643685001e-05,
"max": 0.0008438476687174497,
"count": 40
},
"Huggy.Policy.Epsilon.mean": {
"value": 0.10118771666666666,
"min": 0.10118771666666666,
"max": 0.198421925,
"count": 40
},
"Huggy.Policy.Epsilon.sum": {
"value": 0.30356315,
"min": 0.20752880000000007,
"max": 0.5812825500000001,
"count": 40
},
"Huggy.Policy.Beta.mean": {
"value": 6.926706166666671e-05,
"min": 6.926706166666671e-05,
"max": 0.004921254057500001,
"count": 40
},
"Huggy.Policy.Beta.sum": {
"value": 0.00020780118500000015,
"min": 0.00020780118500000015,
"max": 0.014065999244999999,
"count": 40
},
"Huggy.IsTraining.mean": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 40
},
"Huggy.IsTraining.sum": {
"value": 1.0,
"min": 1.0,
"max": 1.0,
"count": 40
}
},
"metadata": {
"timer_format_version": "0.1.0",
"start_time_seconds": "1676972679",
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id=Huggy --no-graphics",
"mlagents_version": "0.29.0.dev0",
"mlagents_envs_version": "0.29.0.dev0",
"communication_protocol_version": "1.5.0",
"pytorch_version": "1.8.1+cu102",
"numpy_version": "1.21.6",
"end_time_seconds": "1676975086"
},
"total": 2407.3073184120003,
"count": 1,
"self": 0.43875579300038225,
"children": {
"run_training.setup": {
"total": 0.12581207299990638,
"count": 1,
"self": 0.12581207299990638
},
"TrainerController.start_learning": {
"total": 2406.742750546,
"count": 1,
"self": 4.288365618978332,
"children": {
"TrainerController._reset_env": {
"total": 11.193226320000122,
"count": 1,
"self": 11.193226320000122
},
"TrainerController.advance": {
"total": 2391.1419429120215,
"count": 232663,
"self": 4.673776924797494,
"children": {
"env_step": {
"total": 1855.5786649091783,
"count": 232663,
"self": 1551.3166810933658,
"children": {
"SubprocessEnvManager._take_step": {
"total": 301.4360302028008,
"count": 232663,
"self": 15.879309362787353,
"children": {
"TorchPolicy.evaluate": {
"total": 285.55672084001344,
"count": 223002,
"self": 70.52587283486946,
"children": {
"TorchPolicy.sample_actions": {
"total": 215.03084800514398,
"count": 223002,
"self": 215.03084800514398
}
}
}
}
},
"workers": {
"total": 2.825953613011734,
"count": 232663,
"self": 0.0,
"children": {
"worker_root": {
"total": 2398.5459149768662,
"count": 232663,
"is_parallel": true,
"self": 1138.6064063530584,
"children": {
"run_training.setup": {
"total": 0.0,
"count": 0,
"is_parallel": true,
"self": 0.0,
"children": {
"steps_from_proto": {
"total": 0.004746774000068399,
"count": 1,
"is_parallel": true,
"self": 0.00035737299958782387,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.004389401000480575,
"count": 2,
"is_parallel": true,
"self": 0.004389401000480575
}
}
},
"UnityEnvironment.step": {
"total": 0.051555838999775006,
"count": 1,
"is_parallel": true,
"self": 0.00031381100006910856,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 0.00019196399989596102,
"count": 1,
"is_parallel": true,
"self": 0.00019196399989596102
},
"communicator.exchange": {
"total": 0.05034671999965212,
"count": 1,
"is_parallel": true,
"self": 0.05034671999965212
},
"steps_from_proto": {
"total": 0.0007033440001578128,
"count": 1,
"is_parallel": true,
"self": 0.00023851000014474266,
"children": {
"_process_rank_one_or_two_observation": {
"total": 0.0004648340000130702,
"count": 2,
"is_parallel": true,
"self": 0.0004648340000130702
}
}
}
}
}
}
},
"UnityEnvironment.step": {
"total": 1259.9395086238078,
"count": 232662,
"is_parallel": true,
"self": 37.969838860010896,
"children": {
"UnityEnvironment._generate_step_input": {
"total": 79.8631363328409,
"count": 232662,
"is_parallel": true,
"self": 79.8631363328409
},
"communicator.exchange": {
"total": 1043.742007577061,
"count": 232662,
"is_parallel": true,
"self": 1043.742007577061
},
"steps_from_proto": {
"total": 98.36452585389497,
"count": 232662,
"is_parallel": true,
"self": 38.09653450697169,
"children": {
"_process_rank_one_or_two_observation": {
"total": 60.26799134692328,
"count": 465324,
"is_parallel": true,
"self": 60.26799134692328
}
}
}
}
}
}
}
}
}
}
},
"trainer_advance": {
"total": 530.8895010780457,
"count": 232663,
"self": 6.633870532151832,
"children": {
"process_trajectory": {
"total": 165.0752542958935,
"count": 232663,
"self": 163.71296863289444,
"children": {
"RLTrainer._checkpoint": {
"total": 1.3622856629990565,
"count": 10,
"self": 1.3622856629990565
}
}
},
"_update_policy": {
"total": 359.18037625000034,
"count": 97,
"self": 301.73263123201195,
"children": {
"TorchPPOOptimizer.update": {
"total": 57.44774501798838,
"count": 2910,
"self": 57.44774501798838
}
}
}
}
}
}
},
"trainer_threads": {
"total": 9.4600000011269e-07,
"count": 1,
"self": 9.4600000011269e-07
},
"TrainerController._save_models": {
"total": 0.11921474900009343,
"count": 1,
"self": 0.002121139999871957,
"children": {
"RLTrainer._checkpoint": {
"total": 0.11709360900022148,
"count": 1,
"self": 0.11709360900022148
}
}
}
}
}
}
}