File size: 18,701 Bytes
bdaa973
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "Pyramids.Policy.Entropy.mean": {
            "value": 0.3847190737724304,
            "min": 0.3847190737724304,
            "max": 1.4579434394836426,
            "count": 33
        },
        "Pyramids.Policy.Entropy.sum": {
            "value": 11480.017578125,
            "min": 11480.017578125,
            "max": 44228.171875,
            "count": 33
        },
        "Pyramids.Step.mean": {
            "value": 989917.0,
            "min": 29952.0,
            "max": 989917.0,
            "count": 33
        },
        "Pyramids.Step.sum": {
            "value": 989917.0,
            "min": 29952.0,
            "max": 989917.0,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.4826076030731201,
            "min": -0.13756997883319855,
            "max": 0.4826076030731201,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
            "value": 129.82144165039062,
            "min": -33.15436553955078,
            "max": 129.82144165039062,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.mean": {
            "value": 0.17355215549468994,
            "min": -0.015009300783276558,
            "max": 0.3037053942680359,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.sum": {
            "value": 46.68553161621094,
            "min": -3.6472601890563965,
            "max": 71.97817993164062,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.mean": {
            "value": 0.06689880081380362,
            "min": 0.06429246715250961,
            "max": 0.07291757785650486,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.sum": {
            "value": 0.9365832113932506,
            "min": 0.5024162245131213,
            "max": 1.093763667847573,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.mean": {
            "value": 0.01711154147085922,
            "min": 0.0001484358197053276,
            "max": 0.01711154147085922,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.sum": {
            "value": 0.2395615805920291,
            "min": 0.0019296656561692588,
            "max": 0.2395615805920291,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.mean": {
            "value": 7.35620469082143e-06,
            "min": 7.35620469082143e-06,
            "max": 0.00029515063018788575,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.sum": {
            "value": 0.00010298686567150003,
            "min": 0.00010298686567150003,
            "max": 0.0033729115756961996,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.mean": {
            "value": 0.10245203571428571,
            "min": 0.10245203571428571,
            "max": 0.19838354285714285,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.sum": {
            "value": 1.4343285,
            "min": 1.3886848,
            "max": 2.4844058,
            "count": 33
        },
        "Pyramids.Policy.Beta.mean": {
            "value": 0.000254958367857143,
            "min": 0.000254958367857143,
            "max": 0.00983851593142857,
            "count": 33
        },
        "Pyramids.Policy.Beta.sum": {
            "value": 0.0035694171500000016,
            "min": 0.0035694171500000016,
            "max": 0.11244794962,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.mean": {
            "value": 0.009604391641914845,
            "min": 0.009522798471152782,
            "max": 0.3274954855442047,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.sum": {
            "value": 0.13446147739887238,
            "min": 0.1333191841840744,
            "max": 2.292468309402466,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.mean": {
            "value": 385.8125,
            "min": 385.8125,
            "max": 999.0,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.sum": {
            "value": 30865.0,
            "min": 15984.0,
            "max": 32879.0,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.mean": {
            "value": 1.4391224784776568,
            "min": -1.0000000521540642,
            "max": 1.4844738136117275,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.sum": {
            "value": 115.12979827821255,
            "min": -31.994001641869545,
            "max": 115.12979827821255,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.mean": {
            "value": 1.4391224784776568,
            "min": -1.0000000521540642,
            "max": 1.4844738136117275,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.sum": {
            "value": 115.12979827821255,
            "min": -31.994001641869545,
            "max": 115.12979827821255,
            "count": 33
        },
        "Pyramids.Policy.RndReward.mean": {
            "value": 0.03816621779405978,
            "min": 0.03816621779405978,
            "max": 6.66554023232311,
            "count": 33
        },
        "Pyramids.Policy.RndReward.sum": {
            "value": 3.053297423524782,
            "min": 2.825354659995355,
            "max": 106.64864371716976,
            "count": 33
        },
        "Pyramids.IsTraining.mean": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 33
        },
        "Pyramids.IsTraining.sum": {
            "value": 1.0,
            "min": 1.0,
            "max": 1.0,
            "count": 33
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1724963017",
        "python_version": "3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]",
        "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training --no-graphics",
        "mlagents_version": "1.1.0.dev0",
        "mlagents_envs_version": "1.1.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "2.4.0+cu121",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1724966108"
    },
    "total": 3091.3470665470004,
    "count": 1,
    "self": 0.5977128700005778,
    "children": {
        "run_training.setup": {
            "total": 0.07369486300012795,
            "count": 1,
            "self": 0.07369486300012795
        },
        "TrainerController.start_learning": {
            "total": 3090.6756588139997,
            "count": 1,
            "self": 2.3854538019486426,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.4462970460001543,
                    "count": 1,
                    "self": 2.4462970460001543
                },
                "TrainerController.advance": {
                    "total": 3085.7644295180503,
                    "count": 63530,
                    "self": 2.6616582940418994,
                    "children": {
                        "env_step": {
                            "total": 2053.867759884066,
                            "count": 63530,
                            "self": 1895.7720468780778,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 156.6470868500121,
                                    "count": 63530,
                                    "self": 6.755808780073039,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 149.89127806993906,
                                            "count": 62545,
                                            "self": 149.89127806993906
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 1.4486261559759441,
                                    "count": 63530,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 3083.687079837029,
                                            "count": 63530,
                                            "is_parallel": true,
                                            "self": 1370.1021062061027,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0034762039999804983,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0012536989997897763,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.002222505000190722,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.002222505000190722
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.06373096900006203,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0007944429999042768,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0005405209999480576,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0005405209999480576
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.060433757000055266,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.060433757000055266
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.001962248000154432,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0004268540001248766,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0015353940000295552,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0015353940000295552
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1713.5849736309265,
                                                    "count": 63529,
                                                    "is_parallel": true,
                                                    "self": 48.332891162092665,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 30.306188719927604,
                                                            "count": 63529,
                                                            "is_parallel": true,
                                                            "self": 30.306188719927604
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1508.4459509659885,
                                                            "count": 63529,
                                                            "is_parallel": true,
                                                            "self": 1508.4459509659885
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 126.49994278291774,
                                                            "count": 63529,
                                                            "is_parallel": true,
                                                            "self": 26.867544633967782,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 99.63239814894996,
                                                                    "count": 508232,
                                                                    "is_parallel": true,
                                                                    "self": 99.63239814894996
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 1029.2350113399427,
                            "count": 63530,
                            "self": 4.314360312956751,
                            "children": {
                                "process_trajectory": {
                                    "total": 162.92691289798518,
                                    "count": 63530,
                                    "self": 162.7518638009849,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.17504909700028293,
                                            "count": 2,
                                            "self": 0.17504909700028293
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 861.9937381290008,
                                    "count": 449,
                                    "self": 355.52732765303676,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 506.46641047596404,
                                            "count": 22779,
                                            "self": 506.46641047596404
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.0630001270328648e-06,
                    "count": 1,
                    "self": 1.0630001270328648e-06
                },
                "TrainerController._save_models": {
                    "total": 0.0794773850002457,
                    "count": 1,
                    "self": 0.0020265339999241405,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.07745085100032156,
                            "count": 1,
                            "self": 0.07745085100032156
                        }
                    }
                }
            }
        }
    }
}