File size: 15,529 Bytes
139d97b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 3.2298901081085205,
            "min": 3.2033140659332275,
            "max": 3.295772075653076,
            "count": 50
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 36898.265625,
            "min": 16547.771484375,
            "max": 141427.625,
            "count": 50
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 836.6,
            "min": 423.9166666666667,
            "max": 999.0,
            "count": 50
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 16732.0,
            "min": 16732.0,
            "max": 23156.0,
            "count": 50
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1195.1540841094925,
            "min": 1193.607018247693,
            "max": 1203.9661113943823,
            "count": 40
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 2390.308168218985,
            "min": 2388.222993783109,
            "max": 21517.87685739936,
            "count": 40
        },
        "SoccerTwos.Step.mean": {
            "value": 499360.0,
            "min": 9766.0,
            "max": 499360.0,
            "count": 50
        },
        "SoccerTwos.Step.sum": {
            "value": 499360.0,
            "min": 9766.0,
            "max": 499360.0,
            "count": 50
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": 0.01400085911154747,
            "min": -0.07731381803750992,
            "max": 0.018341325223445892,
            "count": 50
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": 0.15400944650173187,
            "min": -1.4689184427261353,
            "max": 0.2083272635936737,
            "count": 50
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.014738619327545166,
            "min": -0.07734442502260208,
            "max": 0.021301589906215668,
            "count": 50
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": 0.16212481260299683,
            "min": -1.469478964805603,
            "max": 0.21301589906215668,
            "count": 50
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 50
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 50
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": 0.1476727290586992,
            "min": -0.42857142857142855,
            "max": 0.34165000170469284,
            "count": 50
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": 1.624400019645691,
            "min": -6.0,
            "max": 6.334800124168396,
            "count": 50
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": 0.1476727290586992,
            "min": -0.42857142857142855,
            "max": 0.34165000170469284,
            "count": 50
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": 1.624400019645691,
            "min": -6.0,
            "max": 6.334800124168396,
            "count": 50
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 50
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 50
        },
        "SoccerTwos.Losses.PolicyLoss.mean": {
            "value": 0.016025129911334566,
            "min": 0.012823606418290485,
            "max": 0.022712256491649895,
            "count": 23
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.016025129911334566,
            "min": 0.012823606418290485,
            "max": 0.022712256491649895,
            "count": 23
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.0009013001743975716,
            "min": 6.265819817296385e-05,
            "max": 0.00596753053056697,
            "count": 23
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.0009013001743975716,
            "min": 6.265819817296385e-05,
            "max": 0.00596753053056697,
            "count": 23
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.000910939021074834,
            "min": 6.202582299010828e-05,
            "max": 0.005997131454447905,
            "count": 23
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.000910939021074834,
            "min": 6.202582299010828e-05,
            "max": 0.005997131454447905,
            "count": 23
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 23
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 23
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 23
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000007,
            "max": 0.20000000000000007,
            "count": 23
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 23
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.005000000000000001,
            "min": 0.005000000000000001,
            "max": 0.005000000000000001,
            "count": 23
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1689779347",
        "python_version": "3.9.17 (main, Jul  5 2023, 20:47:11) [MSC v.1916 64 bit (AMD64)]",
        "command_line_arguments": "C:\\Users\\91995\\miniconda3\\envs\\rl\\Scripts\\mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/SoccerTwos.exe --run-id=SoccerTwos --no-graphics --force",
        "mlagents_version": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.0.1+cu117",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1689779969"
    },
    "total": 621.7727595,
    "count": 1,
    "self": 0.23380869999994047,
    "children": {
        "run_training.setup": {
            "total": 0.06963449999999982,
            "count": 1,
            "self": 0.06963449999999982
        },
        "TrainerController.start_learning": {
            "total": 621.4693163000001,
            "count": 1,
            "self": 0.5144460000041136,
            "children": {
                "TrainerController._reset_env": {
                    "total": 3.3422800999999964,
                    "count": 3,
                    "self": 3.3422800999999964
                },
                "TrainerController.advance": {
                    "total": 617.4612510999959,
                    "count": 32668,
                    "self": 0.5481009999889466,
                    "children": {
                        "env_step": {
                            "total": 483.31328380000184,
                            "count": 32668,
                            "self": 285.53073450000636,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 197.459055499998,
                                    "count": 32668,
                                    "self": 3.084174699988182,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 194.3748808000098,
                                            "count": 64828,
                                            "self": 194.3748808000098
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.3234937999974976,
                                    "count": 32668,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 617.907920400001,
                                            "count": 32668,
                                            "is_parallel": true,
                                            "self": 390.3481253999986,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.0031656999999771784,
                                                    "count": 6,
                                                    "is_parallel": true,
                                                    "self": 0.0006395000000800621,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.0025261999998971163,
                                                            "count": 24,
                                                            "is_parallel": true,
                                                            "self": 0.0025261999998971163
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 227.55662930000238,
                                                    "count": 32668,
                                                    "is_parallel": true,
                                                    "self": 11.74182120001035,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 7.5803328000003924,
                                                            "count": 32668,
                                                            "is_parallel": true,
                                                            "self": 7.5803328000003924
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 173.0864920999992,
                                                            "count": 32668,
                                                            "is_parallel": true,
                                                            "self": 173.0864920999992
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 35.14798319999245,
                                                            "count": 65336,
                                                            "is_parallel": true,
                                                            "self": 7.209112799992667,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 27.938870399999786,
                                                                    "count": 261344,
                                                                    "is_parallel": true,
                                                                    "self": 27.938870399999786
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 133.59986630000515,
                            "count": 32668,
                            "self": 3.857427900014045,
                            "children": {
                                "process_trajectory": {
                                    "total": 43.7797307999911,
                                    "count": 32668,
                                    "self": 43.60018809999103,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.17954270000007,
                                            "count": 1,
                                            "self": 0.17954270000007
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 85.96270759999999,
                                    "count": 23,
                                    "self": 48.2028597000014,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 37.75984789999859,
                                            "count": 690,
                                            "self": 37.75984789999859
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 4.999999418942025e-07,
                    "count": 1,
                    "self": 4.999999418942025e-07
                },
                "TrainerController._save_models": {
                    "total": 0.15133860000003097,
                    "count": 1,
                    "self": 0.011502199999995355,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.1398364000000356,
                            "count": 1,
                            "self": 0.1398364000000356
                        }
                    }
                }
            }
        }
    }
}