File size: 16,130 Bytes
eba33ba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 3.182288408279419,
            "min": 3.0933775901794434,
            "max": 3.220071315765381,
            "count": 576
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 46945.1171875,
            "min": 16037.2646484375,
            "max": 136210.59375,
            "count": 576
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 884.6666666666666,
            "min": 413.0,
            "max": 999.0,
            "count": 576
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 21232.0,
            "min": 4124.0,
            "max": 32224.0,
            "count": 576
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 579
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 579
        },
        "SoccerTwos.Step.mean": {
            "value": 6279706.0,
            "min": 509918.0,
            "max": 6279706.0,
            "count": 578
        },
        "SoccerTwos.Step.sum": {
            "value": 6279706.0,
            "min": 509918.0,
            "max": 6279706.0,
            "count": 578
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": -0.01396675780415535,
            "min": -0.05658244341611862,
            "max": 0.016231367364525795,
            "count": 578
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": -0.1676010936498642,
            "min": -0.5658244490623474,
            "max": 0.17637597024440765,
            "count": 578
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.014062275178730488,
            "min": -0.055558525025844574,
            "max": 0.015311190858483315,
            "count": 578
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": -0.16874730587005615,
            "min": -0.5555852651596069,
            "max": 0.16713017225265503,
            "count": 578
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 578
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 578
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": -0.23516666640837988,
            "min": -0.7619047619047619,
            "max": 0.348853333791097,
            "count": 578
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": -2.8219999969005585,
            "min": -16.0,
            "max": 5.232800006866455,
            "count": 578
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": -0.23516666640837988,
            "min": -0.7619047619047619,
            "max": 0.348853333791097,
            "count": 578
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": -2.8219999969005585,
            "min": -16.0,
            "max": 5.232800006866455,
            "count": 578
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1182.101386411086,
            "min": 1181.715351512748,
            "max": 1208.3098518066217,
            "count": 401
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 4728.405545644344,
            "min": 2363.430703025496,
            "max": 19114.790807949634,
            "count": 401
        },
        "SoccerTwos.Losses.PolicyLoss.mean": {
            "value": 0.014128632230131189,
            "min": 0.010590878160049519,
            "max": 0.025718933763952616,
            "count": 268
        },
        "SoccerTwos.Losses.PolicyLoss.sum": {
            "value": 0.014128632230131189,
            "min": 0.010590878160049519,
            "max": 0.025718933763952616,
            "count": 268
        },
        "SoccerTwos.Losses.ValueLoss.mean": {
            "value": 0.0015891821162464718,
            "min": 1.1867135185639199e-07,
            "max": 0.007879177434369921,
            "count": 268
        },
        "SoccerTwos.Losses.ValueLoss.sum": {
            "value": 0.0015891821162464718,
            "min": 1.1867135185639199e-07,
            "max": 0.007879177434369921,
            "count": 268
        },
        "SoccerTwos.Losses.BaselineLoss.mean": {
            "value": 0.0015895014454144984,
            "min": 1.1291880023615401e-07,
            "max": 0.008019201923161745,
            "count": 268
        },
        "SoccerTwos.Losses.BaselineLoss.sum": {
            "value": 0.0015895014454144984,
            "min": 1.1291880023615401e-07,
            "max": 0.008019201923161745,
            "count": 268
        },
        "SoccerTwos.Policy.LearningRate.mean": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 268
        },
        "SoccerTwos.Policy.LearningRate.sum": {
            "value": 0.0003,
            "min": 0.0003,
            "max": 0.0003,
            "count": 268
        },
        "SoccerTwos.Policy.Epsilon.mean": {
            "value": 0.20000000000000007,
            "min": 0.19999999999999993,
            "max": 0.20000000000000007,
            "count": 268
        },
        "SoccerTwos.Policy.Epsilon.sum": {
            "value": 0.20000000000000007,
            "min": 0.19999999999999993,
            "max": 0.20000000000000007,
            "count": 268
        },
        "SoccerTwos.Policy.Beta.mean": {
            "value": 0.005000000000000001,
            "min": 0.005,
            "max": 0.005000000000000001,
            "count": 268
        },
        "SoccerTwos.Policy.Beta.sum": {
            "value": 0.005000000000000001,
            "min": 0.005,
            "max": 0.005000000000000001,
            "count": 268
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1679263052",
        "python_version": "3.9.9 (tags/v3.9.9:ccb0e6a, Nov 15 2021, 18:08:50) [MSC v.1929 64 bit (AMD64)]",
        "command_line_arguments": "d:\\TrainingNew\\HuggingFace\\ml-agents\\.venv\\Scripts\\mlagents-learn D:\\TrainingNew\\HuggingFace\\ml-agents\\config\\poca\\SoccerTwos.yaml --env=D:\\TrainingNew\\HuggingFace\\ml-agents\\trained-envs-executables\\Windows\\SoccerTwos\\SoccerTwos.exe --run-id=SoccerTwos --no-graphics --resume",
        "mlagents_version": "0.29.0.dev0",
        "mlagents_envs_version": "0.29.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.0.0+cpu",
        "numpy_version": "1.19.0",
        "end_time_seconds": "1679277160"
    },
    "total": 14109.1429318,
    "count": 1,
    "self": 0.1645528999997623,
    "children": {
        "run_training.setup": {
            "total": 0.0829571,
            "count": 1,
            "self": 0.0829571
        },
        "TrainerController.start_learning": {
            "total": 14108.8954218,
            "count": 1,
            "self": 6.972521100056838,
            "children": {
                "TrainerController._reset_env": {
                    "total": 5.142922300001633,
                    "count": 30,
                    "self": 5.142922300001633
                },
                "TrainerController.advance": {
                    "total": 14096.65730339994,
                    "count": 375522,
                    "self": 6.707203600128196,
                    "children": {
                        "env_step": {
                            "total": 5861.249589899942,
                            "count": 375522,
                            "self": 4639.451646799965,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1217.3133767004051,
                                    "count": 375522,
                                    "self": 38.24895090057203,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1179.064425799833,
                                            "count": 745798,
                                            "self": 186.65692750003666,
                                            "children": {
                                                "TorchPolicy.sample_actions": {
                                                    "total": 992.4074982997964,
                                                    "count": 745798,
                                                    "self": 992.4074982997964
                                                }
                                            }
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 4.484566399572321,
                                    "count": 375522,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 14094.906482399021,
                                            "count": 375522,
                                            "is_parallel": true,
                                            "self": 10297.78115999844,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.06598950000970305,
                                                    "count": 60,
                                                    "is_parallel": true,
                                                    "self": 0.009468900014045989,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.05652059999565706,
                                                            "count": 240,
                                                            "is_parallel": true,
                                                            "self": 0.05652059999565706
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 3797.059332900572,
                                                    "count": 375522,
                                                    "is_parallel": true,
                                                    "self": 161.0923635002623,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 124.6826580000654,
                                                            "count": 375522,
                                                            "is_parallel": true,
                                                            "self": 124.6826580000654
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 2684.421011100283,
                                                            "count": 375522,
                                                            "is_parallel": true,
                                                            "self": 2684.421011100283
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 826.8633002999613,
                                                            "count": 751044,
                                                            "is_parallel": true,
                                                            "self": 113.35586109928875,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 713.5074392006726,
                                                                    "count": 3004176,
                                                                    "is_parallel": true,
                                                                    "self": 713.5074392006726
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 8228.700509899869,
                            "count": 375522,
                            "self": 54.51821760027724,
                            "children": {
                                "process_trajectory": {
                                    "total": 1203.310642599593,
                                    "count": 375522,
                                    "self": 1201.518963799596,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 1.7916787999970438,
                                            "count": 12,
                                            "self": 1.7916787999970438
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 6970.871649699999,
                                    "count": 268,
                                    "self": 850.3078800000085,
                                    "children": {
                                        "TorchPOCAOptimizer.update": {
                                            "total": 6120.56376969999,
                                            "count": 8067,
                                            "self": 6120.56376969999
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 3.300001480965875e-06,
                    "count": 1,
                    "self": 3.300001480965875e-06
                },
                "TrainerController._save_models": {
                    "total": 0.1226717000008648,
                    "count": 1,
                    "self": 0.002498100000593695,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.12017360000027111,
                            "count": 1,
                            "self": 0.12017360000027111
                        }
                    }
                }
            }
        }
    }
}