File size: 2,028 Bytes
76945d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1691389416",
        "python_version": "3.9.17 (main, Jul  5 2023, 20:47:11) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "\\\\?\\D:\\WORKSPACE\\Python\\ml-agents\\venv\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
        "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": "1691389419"
    },
    "total": 3.004608,
    "count": 1,
    "self": 0.2576347000000001,
    "children": {
        "run_training.setup": {
            "total": 0.07862429999999998,
            "count": 1,
            "self": 0.07862429999999998
        },
        "TrainerController.start_learning": {
            "total": 2.668349,
            "count": 1,
            "self": 8.650000000054447e-05,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.5222136999999996,
                    "count": 1,
                    "self": 2.5222136999999996
                },
                "trainer_threads": {
                    "total": 7.000000001866624e-07,
                    "count": 1,
                    "self": 7.000000001866624e-07
                },
                "TrainerController._save_models": {
                    "total": 0.1460480999999998,
                    "count": 1,
                    "self": 0.001557399999999376,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.14449070000000042,
                            "count": 1,
                            "self": 0.14449070000000042
                        }
                    }
                }
            }
        }
    }
}