File size: 1,602 Bytes
3984bbc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1690390096",
        "python_version": "3.9.0 (default, Nov 15 2020, 08:30:55) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "D:\\anaconda3\\envs\\rl\\Scripts\\mlagents-learn C:\\Users\\May\\ml-agents\\config\\poca\\SoccerTwos.yaml --env=C:\\Users\\May\\ml-agents\\training-env-excutables\\SoccerTwos\\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": "1.11.0",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1690390098"
    },
    "total": 1.4574078,
    "count": 1,
    "self": 0.0067352999999996666,
    "children": {
        "run_training.setup": {
            "total": 0.09917910000000019,
            "count": 1,
            "self": 0.09917910000000019
        },
        "TrainerController.start_learning": {
            "total": 1.3514934,
            "count": 1,
            "self": 0.00014179999999974768,
            "children": {
                "TrainerController._reset_env": {
                    "total": 1.3513394000000003,
                    "count": 1,
                    "self": 1.3513394000000003
                },
                "TrainerController._save_models": {
                    "total": 1.2200000000017752e-05,
                    "count": 1,
                    "self": 1.2200000000017752e-05
                }
            }
        }
    }
}