File size: 1,755 Bytes
cc65d87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "1686583057",
        "python_version": "3.9.17 (main, Jun 12 2023, 10:38:51) \n[Clang 14.0.0 (clang-1400.0.29.102)]",
        "command_line_arguments": "/Users/thomas/source/repos/ml-agents/.venv/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",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1686583058"
    },
    "total": 0.6773770409999997,
    "count": 1,
    "self": 0.0035323739999997272,
    "children": {
        "run_training.setup": {
            "total": 0.13619841700000013,
            "count": 1,
            "self": 0.13619841700000013
        },
        "TrainerController.start_learning": {
            "total": 0.5376462499999999,
            "count": 1,
            "self": 0.0006773750000004242,
            "children": {
                "TrainerController._reset_env": {
                    "total": 0.5369624999999996,
                    "count": 1,
                    "self": 0.5369624999999996
                },
                "trainer_threads": {
                    "total": 5.84000000358742e-07,
                    "count": 1,
                    "self": 5.84000000358742e-07
                },
                "TrainerController._save_models": {
                    "total": 5.790999999533142e-06,
                    "count": 1,
                    "self": 5.790999999533142e-06
                }
            }
        }
    }
}