File size: 2,036 Bytes
2985439
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "1681747378",
        "python_version": "3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:37:23) \n[Clang 13.0.0 (clang-1300.0.29.30)]",
        "command_line_arguments": "/Users/viennguyen/GPT/deep-rl-class/venv/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --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": "1.11.0",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1681747379"
    },
    "total": 1.534836625,
    "count": 1,
    "self": 0.233796876,
    "children": {
        "run_training.setup": {
            "total": 0.02385108300000005,
            "count": 1,
            "self": 0.02385108300000005
        },
        "TrainerController.start_learning": {
            "total": 1.277188666,
            "count": 1,
            "self": 4.129100000005437e-05,
            "children": {
                "TrainerController._reset_env": {
                    "total": 1.166550042,
                    "count": 1,
                    "self": 1.166550042
                },
                "trainer_threads": {
                    "total": 4.580000001475071e-07,
                    "count": 1,
                    "self": 4.580000001475071e-07
                },
                "TrainerController._save_models": {
                    "total": 0.11059687499999993,
                    "count": 1,
                    "self": 0.0006971250000000762,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.10989974999999985,
                            "count": 1,
                            "self": 0.10989974999999985
                        }
                    }
                }
            }
        }
    }
}