File size: 15,609 Bytes
085f884
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.9083620309829712,
            "min": 1.8701623678207397,
            "max": 3.295753002166748,
            "count": 500
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 40487.80859375,
            "min": 21909.728515625,
            "max": 116174.859375,
            "count": 500
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 60.3780487804878,
            "min": 42.60344827586207,
            "max": 999.0,
            "count": 500
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 19804.0,
            "min": 7900.0,
            "max": 26356.0,
            "count": 500
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1549.2479446948657,
            "min": 1201.1731570362992,
            "max": 1554.2867745415815,
            "count": 492
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 254076.66292995797,
            "min": 2403.92563261748,
            "max": 342515.3310216315,
            "count": 492
        },
        "SoccerTwos.Step.mean": {
            "value": 4999864.0,
            "min": 9932.0,
            "max": 4999864.0,
            "count": 500
        },
        "SoccerTwos.Step.sum": {
            "value": 4999864.0,
            "min": 9932.0,
            "max": 4999864.0,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": 0.0015505763003602624,
            "min": -0.08583631366491318,
            "max": 0.15597806870937347,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": 0.2542945146560669,
            "min": -15.364700317382812,
            "max": 27.501192092895508,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.0058425962924957275,
            "min": -0.08904243260622025,
            "max": 0.1600945144891739,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": 0.9581857919692993,
            "min": -15.93859577178955,
            "max": 28.160961151123047,
            "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.1581341457076189,
            "min": -0.6634909110990438,
            "max": 0.39891763645059924,
            "count": 500
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": 25.9339998960495,
            "min": -50.5407999753952,
            "max": 56.88680016994476,
            "count": 500
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": 0.1581341457076189,
            "min": -0.6634909110990438,
            "max": 0.39891763645059924,
            "count": 500
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": 25.9339998960495,
            "min": -50.5407999753952,
            "max": 56.88680016994476,
            "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.01381340757458626,
            "min": 0.01106493189615018,
            "max": 0.024011059190767507,
            "count": 240
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.01381340757458626,
            "min": 0.01106493189615018,
            "max": 0.024011059190767507,
            "count": 240
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.11282804906368256,
            "min": 4.252453345543472e-05,
            "max": 0.12220808764298757,
            "count": 240
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.11282804906368256,
            "min": 4.252453345543472e-05,
            "max": 0.12220808764298757,
            "count": 240
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.11486122111479441,
            "min": 4.2571803108633805e-05,
            "max": 0.12413785929481189,
            "count": 240
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.11486122111479441,
            "min": 4.2571803108633805e-05,
            "max": 0.12413785929481189,
            "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.20000000000000004,
            "max": 0.20000000000000007,
            "count": 240
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.20000000000000004,
            "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": "1706252404",
        "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\\elsa917\\anaconda3\\envs\\rl\\Scripts\\mlagents-learn ./soccerTwo.yaml --env=./SoccerTwos/SoccerTwos.exe --run-id=SoccerTwos --no-graphics",
        "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": "1706264835"
    },
    "total": 12431.145774600001,
    "count": 1,
    "self": 0.335086200002479,
    "children": {
        "run_training.setup": {
            "total": 0.11811050000005707,
            "count": 1,
            "self": 0.11811050000005707
        },
        "TrainerController.start_learning": {
            "total": 12430.6925779,
            "count": 1,
            "self": 8.306792599501932,
            "children": {
                "TrainerController._reset_env": {
                    "total": 4.888159100000848,
                    "count": 25,
                    "self": 4.888159100000848
                },
                "TrainerController.advance": {
                    "total": 12417.367653400499,
                    "count": 340498,
                    "self": 8.01775750059278,
                    "children": {
                        "env_step": {
                            "total": 5968.070108200105,
                            "count": 340498,
                            "self": 4631.6375530994155,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1331.0929218002866,
                                    "count": 340498,
                                    "self": 42.983509300459446,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1288.1094124998272,
                                            "count": 631324,
                                            "self": 1288.1094124998272
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 5.33963330040342,
                                    "count": 340498,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 12416.357360500515,
                                            "count": 340498,
                                            "is_parallel": true,
                                            "self": 8743.221733501156,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.04094869999926232,
                                                    "count": 50,
                                                    "is_parallel": true,
                                                    "self": 0.00824190000184899,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.03270679999741333,
                                                            "count": 200,
                                                            "is_parallel": true,
                                                            "self": 0.03270679999741333
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 3673.094678299359,
                                                    "count": 340498,
                                                    "is_parallel": true,
                                                    "self": 176.58975499843245,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 142.32844469985866,
                                                            "count": 340498,
                                                            "is_parallel": true,
                                                            "self": 142.32844469985866
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 2783.00880460009,
                                                            "count": 340498,
                                                            "is_parallel": true,
                                                            "self": 2783.00880460009
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 571.167674000978,
                                                            "count": 680996,
                                                            "is_parallel": true,
                                                            "self": 116.51077979990987,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 454.6568942010681,
                                                                    "count": 2723984,
                                                                    "is_parallel": true,
                                                                    "self": 454.6568942010681
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 6441.279787699801,
                            "count": 340498,
                            "self": 56.869217100065725,
                            "children": {
                                "process_trajectory": {
                                    "total": 1303.297275299747,
                                    "count": 340498,
                                    "self": 1301.9161581997482,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.3811170999988462,
                                            "count": 10,
                                            "self": 1.3811170999988462
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 5081.113295299989,
                                    "count": 240,
                                    "self": 664.5548821000411,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 4416.558413199948,
                                            "count": 7206,
                                            "self": 4416.558413199948
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.0999992809956893e-06,
                    "count": 1,
                    "self": 1.0999992809956893e-06
                },
                "TrainerController._save_models": {
                    "total": 0.12997169999835023,
                    "count": 1,
                    "self": 0.006059199999072007,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.12391249999927823,
                            "count": 1,
                            "self": 0.12391249999927823
                        }
                    }
                }
            }
        }
    }
}