File size: 1,725 Bytes
eae27fb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "1656295405",
        "python_version": "3.9.6 (tags/v3.9.6:db3ff76, Jun 28 2021, 15:26:21) [MSC v.1929 64 bit (AMD64)]",
        "command_line_arguments": "C:\\Users\\ra_XOr\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\mlagents-learn config/ppo/PyramidsRND.yaml --run-id=First Training --resume --no-graphics",
        "mlagents_version": "0.29.0.dev0",
        "mlagents_envs_version": "0.29.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.11.0+cpu",
        "numpy_version": "1.19.5",
        "end_time_seconds": "1656295422"
    },
    "total": 16.369847999999998,
    "count": 1,
    "self": 0.013484699999995797,
    "children": {
        "run_training.setup": {
            "total": 0.13076600000000016,
            "count": 1,
            "self": 0.13076600000000016
        },
        "TrainerController.start_learning": {
            "total": 16.2255973,
            "count": 1,
            "self": 0.002094100000000765,
            "children": {
                "TrainerController._reset_env": {
                    "total": 16.2234959,
                    "count": 1,
                    "self": 16.2234959
                },
                "trainer_threads": {
                    "total": 8.999999998593466e-07,
                    "count": 1,
                    "self": 8.999999998593466e-07
                },
                "TrainerController._save_models": {
                    "total": 6.400000000184036e-06,
                    "count": 1,
                    "self": 6.400000000184036e-06
                }
            }
        }
    }
}