File size: 18,731 Bytes
1dede58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.28574705123901367,
            "min": 0.28574705123901367,
            "max": 1.489496111869812,
            "count": 33
        },
        "Pyramids.Policy.Entropy.sum": {
            "value": 8622.703125,
            "min": 8536.48046875,
            "max": 45185.35546875,
            "count": 33
        },
        "Pyramids.Step.mean": {
            "value": 989937.0,
            "min": 29952.0,
            "max": 989937.0,
            "count": 33
        },
        "Pyramids.Step.sum": {
            "value": 989937.0,
            "min": 29952.0,
            "max": 989937.0,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.6825927495956421,
            "min": -0.2584071159362793,
            "max": 0.6825927495956421,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
            "value": 199.31707763671875,
            "min": -61.24248504638672,
            "max": 199.31707763671875,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.mean": {
            "value": -0.07069949805736542,
            "min": -0.07069949805736542,
            "max": 0.2773478031158447,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.sum": {
            "value": -20.64425277709961,
            "min": -20.64425277709961,
            "max": 65.73143005371094,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.mean": {
            "value": 0.06393051159542697,
            "min": 0.06393051159542697,
            "max": 0.0726603557967135,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.sum": {
            "value": 0.8950271623359775,
            "min": 0.46382972810985446,
            "max": 1.0781678717301513,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.mean": {
            "value": 0.01791183072562474,
            "min": 0.0005323139824072157,
            "max": 0.01791183072562474,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.sum": {
            "value": 0.25076563015874637,
            "min": 0.004258511859257725,
            "max": 0.25076563015874637,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.mean": {
            "value": 7.703476003635714e-06,
            "min": 7.703476003635714e-06,
            "max": 0.00029515063018788575,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.sum": {
            "value": 0.00010784866405089999,
            "min": 0.00010784866405089999,
            "max": 0.0035070014309995998,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.mean": {
            "value": 0.10256779285714288,
            "min": 0.10256779285714288,
            "max": 0.19838354285714285,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.sum": {
            "value": 1.4359491000000002,
            "min": 1.3691136000000002,
            "max": 2.5690004,
            "count": 33
        },
        "Pyramids.Policy.Beta.mean": {
            "value": 0.0002665225064285715,
            "min": 0.0002665225064285715,
            "max": 0.00983851593142857,
            "count": 33
        },
        "Pyramids.Policy.Beta.sum": {
            "value": 0.0037313150900000007,
            "min": 0.0037313150900000007,
            "max": 0.11692313996000002,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.mean": {
            "value": 0.011151714250445366,
            "min": 0.010731740854680538,
            "max": 0.3842255771160126,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.sum": {
            "value": 0.15612399578094482,
            "min": 0.15024437010288239,
            "max": 2.6895790100097656,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.mean": {
            "value": 273.23148148148147,
            "min": 273.23148148148147,
            "max": 999.0,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.sum": {
            "value": 29509.0,
            "min": 15984.0,
            "max": 32549.0,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.mean": {
            "value": 1.7252803591088715,
            "min": -1.0000000521540642,
            "max": 1.7252803591088715,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.sum": {
            "value": 184.60499842464924,
            "min": -32.000001668930054,
            "max": 184.60499842464924,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.mean": {
            "value": 1.7252803591088715,
            "min": -1.0000000521540642,
            "max": 1.7252803591088715,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.sum": {
            "value": 184.60499842464924,
            "min": -32.000001668930054,
            "max": 184.60499842464924,
            "count": 33
        },
        "Pyramids.Policy.RndReward.mean": {
            "value": 0.03105816642903923,
            "min": 0.03105816642903923,
            "max": 8.055326864123344,
            "count": 33
        },
        "Pyramids.Policy.RndReward.sum": {
            "value": 3.3232238079071976,
            "min": 3.2589325687731616,
            "max": 128.8852298259735,
            "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": "1679891353",
        "python_version": "3.9.16 (main, Dec  7 2022, 01:11:51) \n[GCC 9.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": "0.31.0.dev0",
        "mlagents_envs_version": "0.31.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.11.0+cu102",
        "numpy_version": "1.21.2",
        "end_time_seconds": "1679893546"
    },
    "total": 2193.141807037,
    "count": 1,
    "self": 0.5483497120003449,
    "children": {
        "run_training.setup": {
            "total": 0.10962709399996129,
            "count": 1,
            "self": 0.10962709399996129
        },
        "TrainerController.start_learning": {
            "total": 2192.483830231,
            "count": 1,
            "self": 1.4019079920285549,
            "children": {
                "TrainerController._reset_env": {
                    "total": 5.99916195600008,
                    "count": 1,
                    "self": 5.99916195600008
                },
                "TrainerController.advance": {
                    "total": 2184.9920851009715,
                    "count": 64174,
                    "self": 1.4867077039939431,
                    "children": {
                        "env_step": {
                            "total": 1551.6493607019602,
                            "count": 64174,
                            "self": 1441.8139035999907,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 108.98667274196578,
                                    "count": 64174,
                                    "self": 4.615748994934393,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 104.37092374703138,
                                            "count": 62545,
                                            "self": 104.37092374703138
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.8487843600037195,
                                    "count": 64174,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 2187.852335568959,
                                            "count": 64174,
                                            "is_parallel": true,
                                            "self": 859.6575801639915,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0017933039998752065,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0005199849995278782,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0012733190003473283,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0012733190003473283
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.04605518400012443,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0005216920001203107,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0004374860000098124,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0004374860000098124
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.04348350999998729,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.04348350999998729
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0016124960000070132,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0003603070001645392,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.001252188999842474,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.001252188999842474
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1328.1947554049675,
                                                    "count": 64173,
                                                    "is_parallel": true,
                                                    "self": 31.07553783301364,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 22.55347486398591,
                                                            "count": 64173,
                                                            "is_parallel": true,
                                                            "self": 22.55347486398591
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1183.873539611996,
                                                            "count": 64173,
                                                            "is_parallel": true,
                                                            "self": 1183.873539611996
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 90.69220309597199,
                                                            "count": 64173,
                                                            "is_parallel": true,
                                                            "self": 19.279200201034655,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 71.41300289493734,
                                                                    "count": 513384,
                                                                    "is_parallel": true,
                                                                    "self": 71.41300289493734
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 631.8560166950172,
                            "count": 64174,
                            "self": 2.5287134220102416,
                            "children": {
                                "process_trajectory": {
                                    "total": 116.71242485200582,
                                    "count": 64174,
                                    "self": 116.50043679800592,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.21198805399990306,
                                            "count": 2,
                                            "self": 0.21198805399990306
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 512.6148784210011,
                                    "count": 445,
                                    "self": 327.4807273070012,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 185.1341511139999,
                                            "count": 22806,
                                            "self": 185.1341511139999
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 1.02400008472614e-06,
                    "count": 1,
                    "self": 1.02400008472614e-06
                },
                "TrainerController._save_models": {
                    "total": 0.09067415799972878,
                    "count": 1,
                    "self": 0.0016524909997315262,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.08902166699999725,
                            "count": 1,
                            "self": 0.08902166699999725
                        }
                    }
                }
            }
        }
    }
}