File size: 2,046 Bytes
623d66a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
48
49
50
51
52
53
54
{
    "name": "root",
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1706831529",
        "python_version": "3.10.13 (main, Aug 24 2023, 12:59:26) [Clang 15.0.0 (clang-1500.1.0.2.5)]",
        "command_line_arguments": "/Users/sji01/code/ml-agents/venv/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.app --run-id=SoccerTwos --no-graphics --resume",
        "mlagents_version": "1.1.0.dev0",
        "mlagents_envs_version": "1.1.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.2.0",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1706831531"
    },
    "total": 2.0381585001014173,
    "count": 1,
    "self": 0.23856879211962223,
    "children": {
        "run_training.setup": {
            "total": 0.013969666324555874,
            "count": 1,
            "self": 0.013969666324555874
        },
        "TrainerController.start_learning": {
            "total": 1.7856200416572392,
            "count": 1,
            "self": 5.437526851892471e-05,
            "children": {
                "TrainerController._reset_env": {
                    "total": 1.6343303327448666,
                    "count": 1,
                    "self": 1.6343303327448666
                },
                "trainer_threads": {
                    "total": 4.163011908531189e-07,
                    "count": 1,
                    "self": 4.163011908531189e-07
                },
                "TrainerController._save_models": {
                    "total": 0.1512349173426628,
                    "count": 1,
                    "self": 0.000860708300024271,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.15037420904263854,
                            "count": 1,
                            "self": 0.15037420904263854
                        }
                    }
                }
            }
        }
    }
}