File size: 2,003 Bytes
11892d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "1685472142",
        "python_version": "3.9.16 (main, Mar  8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "C:\\Users\\Daniel\\miniconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --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": "1685472158"
    },
    "total": 16.0766215,
    "count": 1,
    "self": 0.3118606000000028,
    "children": {
        "run_training.setup": {
            "total": 0.0802451999999998,
            "count": 1,
            "self": 0.0802451999999998
        },
        "TrainerController.start_learning": {
            "total": 15.684515699999999,
            "count": 1,
            "self": 8.809999999925822e-05,
            "children": {
                "TrainerController._reset_env": {
                    "total": 15.5481278,
                    "count": 1,
                    "self": 15.5481278
                },
                "trainer_threads": {
                    "total": 7.000000010748408e-07,
                    "count": 1,
                    "self": 7.000000010748408e-07
                },
                "TrainerController._save_models": {
                    "total": 0.13629909999999867,
                    "count": 1,
                    "self": 0.006350499999999926,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.12994859999999875,
                            "count": 1,
                            "self": 0.12994859999999875
                        }
                    }
                }
            }
        }
    }
}