File size: 20,177 Bytes
05783cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 2.0103368759155273,
            "min": 1.9777865409851074,
            "max": 3.2957277297973633,
            "count": 500
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 38662.80078125,
            "min": 14614.603515625,
            "max": 120638.7265625,
            "count": 500
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 70.3768115942029,
            "min": 51.09375,
            "max": 999.0,
            "count": 500
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 19424.0,
            "min": 15784.0,
            "max": 27088.0,
            "count": 500
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1564.4432060772401,
            "min": 1176.7258691064465,
            "max": 1580.0330219178438,
            "count": 492
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 215893.16243865914,
            "min": 2355.6993006599496,
            "max": 290868.49722051993,
            "count": 492
        },
        "SoccerTwos.Step.mean": {
            "value": 4999970.0,
            "min": 9560.0,
            "max": 4999970.0,
            "count": 500
        },
        "SoccerTwos.Step.sum": {
            "value": 4999970.0,
            "min": 9560.0,
            "max": 4999970.0,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": -0.060075994580984116,
            "min": -0.10495267808437347,
            "max": 0.1653749793767929,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": -8.290487289428711,
            "min": -16.626325607299805,
            "max": 27.782997131347656,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.06104997918009758,
            "min": -0.10382936894893646,
            "max": 0.1679215431213379,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": -8.424897193908691,
            "min": -16.265779495239258,
            "max": 28.210819244384766,
            "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.13375362278758615,
            "min": -0.8823529411764706,
            "max": 0.41410149211314184,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -18.45799994468689,
            "min": -41.70920014381409,
            "max": 50.97639989852905,
            "count": 500
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": -0.13375362278758615,
            "min": -0.8823529411764706,
            "max": 0.41410149211314184,
            "count": 500
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": -18.45799994468689,
            "min": -41.70920014381409,
            "max": 50.97639989852905,
            "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.015407767969494064,
            "min": 0.011601856948497394,
            "max": 0.024236328400244627,
            "count": 239
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.015407767969494064,
            "min": 0.011601856948497394,
            "max": 0.024236328400244627,
            "count": 239
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.08410224045316378,
            "min": 0.0001900104902839909,
            "max": 0.10161295259992281,
            "count": 239
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.08410224045316378,
            "min": 0.0001900104902839909,
            "max": 0.10161295259992281,
            "count": 239
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.08507756615678469,
            "min": 0.00019070169025023158,
            "max": 0.10369378998875618,
            "count": 239
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.08507756615678469,
            "min": 0.00019070169025023158,
            "max": 0.10369378998875618,
            "count": 239
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 239
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 239
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 239
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 239
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 239
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 239
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1723712147",
        "python_version": "3.10.8 (main, Nov 24 2022, 14:13:03) [GCC 11.2.0]",
        "command_line_arguments": "/root/miniconda3/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --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+cu121",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1723724501"
    },
    "total": 12354.318006377667,
    "count": 1,
    "self": 0.42288713436573744,
    "children": {
        "run_training.setup": {
            "total": 0.034789071418344975,
            "count": 1,
            "self": 0.034789071418344975
        },
        "TrainerController.start_learning": {
            "total": 12353.860330171883,
            "count": 1,
            "self": 5.262380417436361,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.691625320352614,
                    "count": 21,
                    "self": 2.691625320352614
                },
                "TrainerController.advance": {
                    "total": 12345.807688859291,
                    "count": 333227,
                    "self": 4.828748322091997,
                    "children": {
                        "env_step": {
                            "total": 11043.155604165979,
                            "count": 333227,
                            "self": 10145.747690772638,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 893.9432374471799,
                                    "count": 333227,
                                    "self": 37.65499076526612,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 856.2882466819137,
                                            "count": 632172,
                                            "self": 856.2882466819137
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 3.464675946161151,
                                    "count": 333227,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 12330.256846216507,
                                            "count": 333227,
                                            "is_parallel": true,
                                            "self": 3141.1514767790213,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.007085210643708706,
                                                            "count": 2,
                                                            "is_parallel": true,
                                                            "self": 0.0016971677541732788,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.005388042889535427,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.005388042889535427
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.04877493344247341,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0017983177676796913,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.001361580565571785,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.001361580565571785
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.04070513695478439,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.04070513695478439
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.004909898154437542,
                                                                    "count": 2,
                                                                    "is_parallel": true,
                                                                    "self": 0.0010248394683003426,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0038850586861371994,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0038850586861371994
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 9189.011991587467,
                                                    "count": 333226,
                                                    "is_parallel": true,
                                                    "self": 515.4125970257446,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 333.63409104477614,
                                                            "count": 333226,
                                                            "is_parallel": true,
                                                            "self": 333.63409104477614
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 6891.873233468272,
                                                            "count": 333226,
                                                            "is_parallel": true,
                                                            "self": 6891.873233468272
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 1448.092070048675,
                                                            "count": 666452,
                                                            "is_parallel": true,
                                                            "self": 286.7437717281282,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 1161.3482983205467,
                                                                    "count": 2665808,
                                                                    "is_parallel": true,
                                                                    "self": 1161.3482983205467
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "steps_from_proto": {
                                                    "total": 0.09337785001844168,
                                                    "count": 40,
                                                    "is_parallel": true,
                                                    "self": 0.01847281027585268,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.074905039742589,
                                                            "count": 160,
                                                            "is_parallel": true,
                                                            "self": 0.074905039742589
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 1297.8233363712206,
                            "count": 333227,
                            "self": 48.36833060905337,
                            "children": {
                                "process_trajectory": {
                                    "total": 449.7733397288248,
                                    "count": 333227,
                                    "self": 448.74016169831157,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.033178030513227,
                                            "count": 10,
                                            "self": 1.033178030513227
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 799.6816660333425,
                                    "count": 239,
                                    "self": 540.5786511749029,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 259.10301485843956,
                                            "count": 7170,
                                            "self": 259.10301485843956
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 6.537884473800659e-07,
                    "count": 1,
                    "self": 6.537884473800659e-07
                },
                "TrainerController._save_models": {
                    "total": 0.09863492101430893,
                    "count": 1,
                    "self": 0.0014009485021233559,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.09723397251218557,
                            "count": 1,
                            "self": 0.09723397251218557
                        }
                    }
                }
            }
        }
    }
}