File size: 1,737 Bytes
0ddbb25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1678113702",
        "python_version": "3.9.16 (main, Mar  1 2023, 18:22:10) \n[GCC 11.2.0]",
        "command_line_arguments": "/home/aren/miniconda3/envs/rl/bin/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": "1.11.0+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1678113702"
    },
    "total": 0.01991924200046924,
    "count": 1,
    "self": 0.005148978001670912,
    "children": {
        "run_training.setup": {
            "total": 0.0067280299990670756,
            "count": 1,
            "self": 0.0067280299990670756
        },
        "TrainerController.start_learning": {
            "total": 0.008042233999731252,
            "count": 1,
            "self": 0.00030577399957110174,
            "children": {
                "TrainerController._reset_env": {
                    "total": 0.007728104999841889,
                    "count": 1,
                    "self": 0.007728104999841889
                },
                "trainer_threads": {
                    "total": 9.169998520519584e-07,
                    "count": 1,
                    "self": 9.169998520519584e-07
                },
                "TrainerController._save_models": {
                    "total": 7.438000466208905e-06,
                    "count": 1,
                    "self": 7.438000466208905e-06
                }
            }
        }
    }
}