Hotrod cooking
This commit is contained in:
47
MLAgents/results/MuscleTrack2/run_logs/timers.json
Normal file
47
MLAgents/results/MuscleTrack2/run_logs/timers.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"name": "root",
|
||||
"metadata": {
|
||||
"timer_format_version": "0.1.0",
|
||||
"start_time_seconds": "1713966776",
|
||||
"python_version": "3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]",
|
||||
"command_line_arguments": "C:\\Users\\Noah\\Documents\\Unity\\Racesm\\.venv\\Scripts\\mlagents-learn config/MuscleTrack2.yaml --run-id=MuscleTrack2 --force",
|
||||
"mlagents_version": "0.30.0",
|
||||
"mlagents_envs_version": "0.30.0",
|
||||
"communication_protocol_version": "1.5.0",
|
||||
"pytorch_version": "2.2.2+cpu",
|
||||
"numpy_version": "1.21.2",
|
||||
"end_time_seconds": "1713966794"
|
||||
},
|
||||
"total": 18.0593212,
|
||||
"count": 1,
|
||||
"self": 0.00871129999999809,
|
||||
"children": {
|
||||
"run_training.setup": {
|
||||
"total": 0.1689368,
|
||||
"count": 1,
|
||||
"self": 0.1689368
|
||||
},
|
||||
"TrainerController.start_learning": {
|
||||
"total": 17.8816731,
|
||||
"count": 1,
|
||||
"self": 0.0006016000000030886,
|
||||
"children": {
|
||||
"TrainerController._reset_env": {
|
||||
"total": 17.8810549,
|
||||
"count": 1,
|
||||
"self": 17.8810549
|
||||
},
|
||||
"trainer_threads": {
|
||||
"total": 1.4999999997655777e-06,
|
||||
"count": 1,
|
||||
"self": 1.4999999997655777e-06
|
||||
},
|
||||
"TrainerController._save_models": {
|
||||
"total": 1.5099999998824387e-05,
|
||||
"count": 1,
|
||||
"self": 1.5099999998824387e-05
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user