File size: 1,527 Bytes
396cde0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "1696026118",
        "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1",
        "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": "1696026178"
    },
    "total": 60.19695876499986,
    "count": 1,
    "self": 0.025541489999795886,
    "children": {
        "run_training.setup": {
            "total": 0.0728624690000288,
            "count": 1,
            "self": 0.0728624690000288
        },
        "TrainerController.start_learning": {
            "total": 60.09855480600004,
            "count": 1,
            "self": 0.00013635499999509193,
            "children": {
                "TrainerController._reset_env": {
                    "total": 60.09838843500006,
                    "count": 1,
                    "self": 60.09838843500006
                },
                "TrainerController._save_models": {
                    "total": 3.0015999982424546e-05,
                    "count": 1,
                    "self": 3.0015999982424546e-05
                }
            }
        }
    }
}