|
{ |
|
"name": "root", |
|
"gauges": { |
|
"SoccerTwos.Policy.Entropy.mean": { |
|
"value": 3.2957534790039062, |
|
"min": 3.2957534790039062, |
|
"max": 3.2957534790039062, |
|
"count": 1 |
|
}, |
|
"SoccerTwos.Policy.Entropy.sum": { |
|
"value": 1054.64111328125, |
|
"min": 1054.64111328125, |
|
"max": 1054.64111328125, |
|
"count": 1 |
|
}, |
|
"SoccerTwos.Step.mean": { |
|
"value": 150.0, |
|
"min": 10.0, |
|
"max": 150.0, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.Step.sum": { |
|
"value": 150.0, |
|
"min": 10.0, |
|
"max": 150.0, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": { |
|
"value": 0.0031691621989011765, |
|
"min": 0.003117624204605818, |
|
"max": 0.0031899954192340374, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": { |
|
"value": 0.0031691621989011765, |
|
"min": 0.003117624204605818, |
|
"max": 0.0031899954192340374, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": { |
|
"value": 0.003133344231173396, |
|
"min": 0.0031115601304918528, |
|
"max": 0.0031493406277149916, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": { |
|
"value": 0.003133344231173396, |
|
"min": 0.0031115601304918528, |
|
"max": 0.0031493406277149916, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.IsTraining.mean": { |
|
"value": 0.0, |
|
"min": 0.0, |
|
"max": 1.0, |
|
"count": 15 |
|
}, |
|
"SoccerTwos.IsTraining.sum": { |
|
"value": 0.0, |
|
"min": 0.0, |
|
"max": 1.0, |
|
"count": 15 |
|
} |
|
}, |
|
"metadata": { |
|
"timer_format_version": "0.1.0", |
|
"start_time_seconds": "1685085766", |
|
"python_version": "3.9.16 (main, Mar 8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)]", |
|
"command_line_arguments": "F:\\learning_projects\\drl_unit7\\env\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics", |
|
"mlagents_version": "0.31.0.dev0", |
|
"mlagents_envs_version": "0.31.0.dev0", |
|
"communication_protocol_version": "1.5.0", |
|
"pytorch_version": "2.0.1+cpu", |
|
"numpy_version": "1.21.2", |
|
"end_time_seconds": "1685085777" |
|
}, |
|
"total": 11.5715419, |
|
"count": 1, |
|
"self": 0.5636678999999987, |
|
"children": { |
|
"run_training.setup": { |
|
"total": 0.31186740000000057, |
|
"count": 1, |
|
"self": 0.31186740000000057 |
|
}, |
|
"TrainerController.start_learning": { |
|
"total": 10.6960066, |
|
"count": 1, |
|
"self": 0.0006403999999946564, |
|
"children": { |
|
"TrainerController._reset_env": { |
|
"total": 9.638450500000001, |
|
"count": 2, |
|
"self": 9.638450500000001 |
|
}, |
|
"TrainerController.advance": { |
|
"total": 0.843118300000004, |
|
"count": 10, |
|
"self": 0.00032590000001064823, |
|
"children": { |
|
"env_step": { |
|
"total": 0.3970310999999995, |
|
"count": 10, |
|
"self": 0.3141563000000076, |
|
"children": { |
|
"SubprocessEnvManager._take_step": { |
|
"total": 0.08268349999999103, |
|
"count": 10, |
|
"self": 0.0018758999999910486, |
|
"children": { |
|
"TorchPolicy.evaluate": { |
|
"total": 0.08080759999999998, |
|
"count": 20, |
|
"self": 0.08080759999999998 |
|
} |
|
} |
|
}, |
|
"workers": { |
|
"total": 0.00019130000000089353, |
|
"count": 10, |
|
"self": 0.0, |
|
"children": { |
|
"worker_root": { |
|
"total": 0.6450430000000011, |
|
"count": 10, |
|
"is_parallel": true, |
|
"self": 0.3599867000000021, |
|
"children": { |
|
"steps_from_proto": { |
|
"total": 0.017247599999999252, |
|
"count": 2, |
|
"is_parallel": true, |
|
"self": 0.0012702999999945064, |
|
"children": { |
|
"_process_rank_one_or_two_observation": { |
|
"total": 0.015977300000004746, |
|
"count": 8, |
|
"is_parallel": true, |
|
"self": 0.015977300000004746 |
|
} |
|
} |
|
}, |
|
"UnityEnvironment.step": { |
|
"total": 0.2678086999999998, |
|
"count": 10, |
|
"is_parallel": true, |
|
"self": 0.008847300000008218, |
|
"children": { |
|
"UnityEnvironment._generate_step_input": { |
|
"total": 0.009553399999999712, |
|
"count": 10, |
|
"is_parallel": true, |
|
"self": 0.009553399999999712 |
|
}, |
|
"communicator.exchange": { |
|
"total": 0.218543099999998, |
|
"count": 10, |
|
"is_parallel": true, |
|
"self": 0.218543099999998 |
|
}, |
|
"steps_from_proto": { |
|
"total": 0.030864899999993867, |
|
"count": 20, |
|
"is_parallel": true, |
|
"self": 0.00684529999999306, |
|
"children": { |
|
"_process_rank_one_or_two_observation": { |
|
"total": 0.024019600000000807, |
|
"count": 80, |
|
"is_parallel": true, |
|
"self": 0.024019600000000807 |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |
|
}, |
|
"trainer_advance": { |
|
"total": 0.4457612999999938, |
|
"count": 10, |
|
"self": 0.010531899999996597, |
|
"children": { |
|
"process_trajectory": { |
|
"total": 0.4352293999999972, |
|
"count": 10, |
|
"self": 0.4352293999999972 |
|
} |
|
} |
|
} |
|
} |
|
}, |
|
"trainer_threads": { |
|
"total": 1.4999999997655777e-06, |
|
"count": 1, |
|
"self": 1.4999999997655777e-06 |
|
}, |
|
"TrainerController._save_models": { |
|
"total": 0.21379590000000093, |
|
"count": 1, |
|
"self": 5.230000000011614e-05, |
|
"children": { |
|
"RLTrainer._checkpoint": { |
|
"total": 0.2137436000000008, |
|
"count": 1, |
|
"self": 0.2137436000000008 |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |
|
} |