File size: 9,959 Bytes
878fa7e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 3.1910207271575928,
            "min": 3.1910207271575928,
            "max": 3.1910207271575928,
            "count": 1
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 91901.3984375,
            "min": 91901.3984375,
            "max": 91901.3984375,
            "count": 1
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 898.0,
            "min": 898.0,
            "max": 898.0,
            "count": 1
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 3592.0,
            "min": 3592.0,
            "max": 3592.0,
            "count": 1
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1193.187667180074,
            "min": 1193.187667180074,
            "max": 1193.187667180074,
            "count": 1
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 2386.375334360148,
            "min": 2386.375334360148,
            "max": 2386.375334360148,
            "count": 1
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 1
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 1
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1686237322",
        "python_version": "3.9.16 (main, Mar  8 2023, 10:39:24) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "C:\\Users\\Administrator\\anaconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/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": "2.0.1+cpu",
        "numpy_version": "1.22.3",
        "end_time_seconds": "1686237337"
    },
    "total": 15.100457500000001,
    "count": 1,
    "self": 0.21041910000000286,
    "children": {
        "run_training.setup": {
            "total": 0.06275950000000008,
            "count": 1,
            "self": 0.06275950000000008
        },
        "TrainerController.start_learning": {
            "total": 14.827278899999998,
            "count": 1,
            "self": 0.01628900000000577,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.241526499999999,
                    "count": 2,
                    "self": 2.241526499999999
                },
                "TrainerController.advance": {
                    "total": 12.467397699999992,
                    "count": 900,
                    "self": 0.01692699999995817,
                    "children": {
                        "env_step": {
                            "total": 12.264519899999998,
                            "count": 900,
                            "self": 9.428376599999991,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 2.8254497999999764,
                                    "count": 900,
                                    "self": 0.0881563999999706,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 2.7372934000000058,
                                            "count": 1800,
                                            "self": 2.7372934000000058
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.010693500000030554,
                                    "count": 900,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 12.390009000000012,
                                            "count": 900,
                                            "is_parallel": true,
                                            "self": 4.905851500000017,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.002716099999999777,
                                                    "count": 4,
                                                    "is_parallel": true,
                                                    "self": 0.0005649999999994826,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.0021511000000002944,
                                                            "count": 16,
                                                            "is_parallel": true,
                                                            "self": 0.0021511000000002944
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 7.481441399999995,
                                                    "count": 900,
                                                    "is_parallel": true,
                                                    "self": 0.44363679999999217,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 0.3369726000000153,
                                                            "count": 900,
                                                            "is_parallel": true,
                                                            "self": 0.3369726000000153
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 5.312508600000003,
                                                            "count": 900,
                                                            "is_parallel": true,
                                                            "self": 5.312508600000003
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 1.3883233999999853,
                                                            "count": 1800,
                                                            "is_parallel": true,
                                                            "self": 0.2711718000000083,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 1.117151599999977,
                                                                    "count": 7200,
                                                                    "is_parallel": true,
                                                                    "self": 1.117151599999977
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 0.18595080000003605,
                            "count": 900,
                            "self": 0.047295400000007426,
                            "children": {
                                "process_trajectory": {
                                    "total": 0.13865540000002863,
                                    "count": 900,
                                    "self": 0.0075611000000312956,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.13109429999999733,
                                            "count": 1,
                                            "self": 0.13109429999999733
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "TrainerController._save_models": {
                    "total": 0.1020657000000007,
                    "count": 1,
                    "self": 3.210000000208879e-05,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.10203359999999861,
                            "count": 1,
                            "self": 0.10203359999999861
                        }
                    }
                }
            }
        }
    }
}