File size: 15,662 Bytes
f764ead
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 1.8498406410217285,
            "min": 1.847397804260254,
            "max": 3.2957520484924316,
            "count": 500
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 40370.921875,
            "min": 22338.81640625,
            "max": 115218.171875,
            "count": 500
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 48.15384615384615,
            "min": 39.9344262295082,
            "max": 999.0,
            "count": 500
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 20032.0,
            "min": 12712.0,
            "max": 28172.0,
            "count": 500
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1569.3760824336978,
            "min": 1198.9287916317044,
            "max": 1575.3067719073695,
            "count": 491
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 326430.2251462091,
            "min": 2403.352124755773,
            "max": 379166.89638808754,
            "count": 491
        },
        "SoccerTwos.Step.mean": {
            "value": 4999928.0,
            "min": 9104.0,
            "max": 4999928.0,
            "count": 500
        },
        "SoccerTwos.Step.sum": {
            "value": 4999928.0,
            "min": 9104.0,
            "max": 4999928.0,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": 0.00030533509561792016,
            "min": -0.1340479701757431,
            "max": 0.16007526218891144,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": 0.06350970268249512,
            "min": -30.16079330444336,
            "max": 27.242170333862305,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.0011261050822213292,
            "min": -0.12452097237110138,
            "max": 0.16851264238357544,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": 0.23422986268997192,
            "min": -28.01721954345703,
            "max": 26.100231170654297,
            "count": 500
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 500
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": -0.156488462136342,
            "min": -0.46153846153846156,
            "max": 0.46030666629473366,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -32.54960012435913,
            "min": -64.9243997335434,
            "max": 56.925599694252014,
            "count": 500
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": -0.156488462136342,
            "min": -0.46153846153846156,
            "max": 0.46030666629473366,
            "count": 500
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": -32.54960012435913,
            "min": -64.9243997335434,
            "max": 56.925599694252014,
            "count": 500
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 500
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 500
        },
        "SoccerTwos.Losses.PolicyLoss.mean": {
            "value": 0.015213420743384632,
            "min": 0.009890492176054977,
            "max": 0.025273329729679973,
            "count": 240
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.015213420743384632,
            "min": 0.009890492176054977,
            "max": 0.025273329729679973,
            "count": 240
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.11249540771047274,
            "min": 7.357478219394882e-05,
            "max": 0.12609227895736694,
            "count": 240
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.11249540771047274,
            "min": 7.357478219394882e-05,
            "max": 0.12609227895736694,
            "count": 240
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.11473422423005104,
            "min": 6.646392794209532e-05,
            "max": 0.12873559867342313,
            "count": 240
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.11473422423005104,
            "min": 6.646392794209532e-05,
            "max": 0.12873559867342313,
            "count": 240
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 240
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 240
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 240
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 240
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 240
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 240
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1705545396",
        "python_version": "3.10.12 | packaged by Anaconda, Inc. | (main, Jul  5 2023, 19:01:18) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "\\\\?\\C:\\Users\\hazem\\anaconda3\\envs\\rl2\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --force",
        "mlagents_version": "1.1.0.dev0",
        "mlagents_envs_version": "1.1.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.1.2+cpu",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1705562907"
    },
    "total": 17510.391402700014,
    "count": 1,
    "self": 12.079760100023123,
    "children": {
        "run_training.setup": {
            "total": 0.10511549998773262,
            "count": 1,
            "self": 0.10511549998773262
        },
        "TrainerController.start_learning": {
            "total": 17498.206527100003,
            "count": 1,
            "self": 9.904199307580711,
            "children": {
                "TrainerController._reset_env": {
                    "total": 23.894243299931986,
                    "count": 25,
                    "self": 23.894243299931986
                },
                "TrainerController.advance": {
                    "total": 17460.972794092464,
                    "count": 342556,
                    "self": 10.442792986985296,
                    "children": {
                        "env_step": {
                            "total": 7150.955410609895,
                            "count": 342556,
                            "self": 5524.283039325499,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1620.3945509917103,
                                    "count": 342556,
                                    "self": 60.49473507993389,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1559.8998159117764,
                                            "count": 631144,
                                            "self": 1559.8998159117764
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 6.277820292685647,
                                    "count": 342556,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 17456.62176100674,
                                            "count": 342556,
                                            "is_parallel": true,
                                            "self": 13099.354612994939,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.050975099962670356,
                                                    "count": 50,
                                                    "is_parallel": true,
                                                    "self": 0.010099100094521418,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.04087599986814894,
                                                            "count": 200,
                                                            "is_parallel": true,
                                                            "self": 0.04087599986814894
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 4357.216172911838,
                                                    "count": 342556,
                                                    "is_parallel": true,
                                                    "self": 217.58818619675003,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 208.6388254086196,
                                                            "count": 342556,
                                                            "is_parallel": true,
                                                            "self": 208.6388254086196
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 3198.897393096471,
                                                            "count": 342556,
                                                            "is_parallel": true,
                                                            "self": 3198.897393096471
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 732.0917682099971,
                                                            "count": 685112,
                                                            "is_parallel": true,
                                                            "self": 149.0753828828747,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 583.0163853271224,
                                                                    "count": 2740448,
                                                                    "is_parallel": true,
                                                                    "self": 583.0163853271224
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 10299.574590495584,
                            "count": 342556,
                            "self": 75.59635449948837,
                            "children": {
                                "process_trajectory": {
                                    "total": 1843.6895423959068,
                                    "count": 342556,
                                    "self": 1833.567360295914,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 10.122182099992642,
                                            "count": 10,
                                            "self": 10.122182099992642
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 8380.288693600189,
                                    "count": 240,
                                    "self": 827.925356701744,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 7552.363336898445,
                                            "count": 7200,
                                            "self": 7552.363336898445
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 2.900022082030773e-06,
                    "count": 1,
                    "self": 2.900022082030773e-06
                },
                "TrainerController._save_models": {
                    "total": 3.4352875000040513,
                    "count": 1,
                    "self": 2.068576199992094,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 1.366711300011957,
                            "count": 1,
                            "self": 1.366711300011957
                        }
                    }
                }
            }
        }
    }
}