File size: 20,847 Bytes
d225ef8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
{
    "name": "root",
    "gauges": {
        "Pyramids.Policy.Entropy.mean": {
            "value": 0.3927719295024872,
            "min": 0.3345213234424591,
            "max": 1.5908561944961548,
            "count": 33
        },
        "Pyramids.Policy.Entropy.sum": {
            "value": 11751.736328125,
            "min": 9982.1162109375,
            "max": 48260.21484375,
            "count": 33
        },
        "Pyramids.Step.mean": {
            "value": 989969.0,
            "min": 29952.0,
            "max": 989969.0,
            "count": 33
        },
        "Pyramids.Step.sum": {
            "value": 989969.0,
            "min": 29952.0,
            "max": 989969.0,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
            "value": -0.06096706911921501,
            "min": -0.13392141461372375,
            "max": -0.058662671595811844,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
            "value": -14.693063735961914,
            "min": -31.739376068115234,
            "max": -14.267111778259277,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.mean": {
            "value": 0.030788179486989975,
            "min": 0.026850635185837746,
            "max": 0.4137192666530609,
            "count": 33
        },
        "Pyramids.Policy.RndValueEstimate.sum": {
            "value": 7.419951438903809,
            "min": 6.47100305557251,
            "max": 99.70634460449219,
            "count": 33
        },
        "Pyramids.Policy.CuriosityValueEstimate.mean": {
            "value": 0.5742224454879761,
            "min": 0.5742224454879761,
            "max": 3.045016050338745,
            "count": 33
        },
        "Pyramids.Policy.CuriosityValueEstimate.sum": {
            "value": 138.38760375976562,
            "min": 136.74951171875,
            "max": 733.848876953125,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.mean": {
            "value": 0.02909161233032743,
            "min": 0.028808268814140725,
            "max": 0.04354854062143149,
            "count": 33
        },
        "Pyramids.Losses.PolicyLoss.sum": {
            "value": 0.14545806165163716,
            "min": 0.136160298956163,
            "max": 0.21774270310715746,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.mean": {
            "value": 0.001329722151470681,
            "min": 0.0004763982726162243,
            "max": 0.040207329172655154,
            "count": 33
        },
        "Pyramids.Losses.ValueLoss.sum": {
            "value": 0.006648610757353405,
            "min": 0.0023819913630811216,
            "max": 0.16082931669062062,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.mean": {
            "value": 7.599277466940001e-06,
            "min": 7.599277466940001e-06,
            "max": 0.00029544960151680006,
            "count": 33
        },
        "Pyramids.Policy.LearningRate.sum": {
            "value": 3.7996387334700006e-05,
            "min": 3.7996387334700006e-05,
            "max": 0.0016110864629711996,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.mean": {
            "value": 0.10253306,
            "min": 0.10253306,
            "max": 0.19848320000000003,
            "count": 33
        },
        "Pyramids.Policy.Epsilon.sum": {
            "value": 0.5126653,
            "min": 0.5126653,
            "max": 1.1370288000000002,
            "count": 33
        },
        "Pyramids.Policy.Beta.mean": {
            "value": 3.507729400000001e-05,
            "min": 3.507729400000001e-05,
            "max": 0.0009849836800000001,
            "count": 33
        },
        "Pyramids.Policy.Beta.sum": {
            "value": 0.00017538647000000002,
            "min": 0.00017538647000000002,
            "max": 0.00537658512,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.mean": {
            "value": 0.026291707530617714,
            "min": 0.026291707530617714,
            "max": 0.5129854679107666,
            "count": 33
        },
        "Pyramids.Losses.RNDLoss.sum": {
            "value": 0.13145853579044342,
            "min": 0.13145853579044342,
            "max": 2.3161582946777344,
            "count": 33
        },
        "Pyramids.Losses.CuriosityForwardLoss.mean": {
            "value": 0.054038520380854604,
            "min": 0.054038520380854604,
            "max": 0.5813339463519779,
            "count": 33
        },
        "Pyramids.Losses.CuriosityForwardLoss.sum": {
            "value": 0.270192601904273,
            "min": 0.270192601904273,
            "max": 2.3253357854079115,
            "count": 33
        },
        "Pyramids.Losses.CuriosityInverseLoss.mean": {
            "value": 0.11195765189826487,
            "min": 0.10988195906910632,
            "max": 1.0550547594373876,
            "count": 33
        },
        "Pyramids.Losses.CuriosityInverseLoss.sum": {
            "value": 0.5597882594913244,
            "min": 0.5597882594913244,
            "max": 4.22021903774955,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.mean": {
            "value": 964.8064516129032,
            "min": 804.5,
            "max": 999.0,
            "count": 33
        },
        "Pyramids.Environment.EpisodeLength.sum": {
            "value": 29909.0,
            "min": 15984.0,
            "max": 33199.0,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.mean": {
            "value": -0.7718323077405652,
            "min": -1.0000000521540642,
            "max": -0.09919416334699183,
            "count": 33
        },
        "Pyramids.Environment.CumulativeReward.sum": {
            "value": -23.926801539957523,
            "min": -31.996801659464836,
            "max": -3.372601553797722,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.mean": {
            "value": -0.7718323077405652,
            "min": -1.0000000521540642,
            "max": -0.09919416334699183,
            "count": 33
        },
        "Pyramids.Policy.ExtrinsicReward.sum": {
            "value": -23.926801539957523,
            "min": -31.996801659464836,
            "max": -3.372601553797722,
            "count": 33
        },
        "Pyramids.Policy.RndReward.mean": {
            "value": 0.2740312070555745,
            "min": 0.25448191026225686,
            "max": 6.806104302406311,
            "count": 33
        },
        "Pyramids.Policy.RndReward.sum": {
            "value": 8.494967418722808,
            "min": 7.634457307867706,
            "max": 175.9811226129532,
            "count": 33
        },
        "Pyramids.Policy.CuriosityReward.mean": {
            "value": 5.350721614014718,
            "min": 5.3234859297672905,
            "max": 42.04442534727209,
            "count": 33
        },
        "Pyramids.Policy.CuriosityReward.sum": {
            "value": 165.87237003445625,
            "min": 159.70457789301872,
            "max": 1429.510461807251,
            "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": "1676560841",
        "python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \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 2 --no-graphics",
        "mlagents_version": "0.29.0.dev0",
        "mlagents_envs_version": "0.29.0.dev0",
        "communication_protocol_version": "1.5.0",
        "pytorch_version": "1.8.1+cu102",
        "numpy_version": "1.21.6",
        "end_time_seconds": "1676563000"
    },
    "total": 2159.1076753690004,
    "count": 1,
    "self": 0.47553678899930674,
    "children": {
        "run_training.setup": {
            "total": 0.12349426800028596,
            "count": 1,
            "self": 0.12349426800028596
        },
        "TrainerController.start_learning": {
            "total": 2158.508644312001,
            "count": 1,
            "self": 1.3994665169266227,
            "children": {
                "TrainerController._reset_env": {
                    "total": 7.210593030000382,
                    "count": 1,
                    "self": 7.210593030000382
                },
                "TrainerController.advance": {
                    "total": 2149.809942970074,
                    "count": 62930,
                    "self": 1.4435820270491604,
                    "children": {
                        "env_step": {
                            "total": 1445.1240899059467,
                            "count": 62930,
                            "self": 1329.0530054199216,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 115.2503089261254,
                                    "count": 62930,
                                    "self": 4.758791506123998,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 110.4915174200014,
                                            "count": 62561,
                                            "self": 36.89906582790354,
                                            "children": {
                                                "TorchPolicy.sample_actions": {
                                                    "total": 73.59245159209786,
                                                    "count": 62561,
                                                    "self": 73.59245159209786
                                                }
                                            }
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.82077555989963,
                                    "count": 62930,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 2153.7299986752214,
                                            "count": 62930,
                                            "is_parallel": true,
                                            "self": 939.2318687921997,
                                            "children": {
                                                "run_training.setup": {
                                                    "total": 0.0,
                                                    "count": 0,
                                                    "is_parallel": true,
                                                    "self": 0.0,
                                                    "children": {
                                                        "steps_from_proto": {
                                                            "total": 0.0020292749995860504,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0007508389981012442,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 0.0012784360014848062,
                                                                    "count": 8,
                                                                    "is_parallel": true,
                                                                    "self": 0.0012784360014848062
                                                                }
                                                            }
                                                        },
                                                        "UnityEnvironment.step": {
                                                            "total": 0.04860341199946561,
                                                            "count": 1,
                                                            "is_parallel": true,
                                                            "self": 0.0007584909990328015,
                                                            "children": {
                                                                "UnityEnvironment._generate_step_input": {
                                                                    "total": 0.0005181970000194269,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.0005181970000194269
                                                                },
                                                                "communicator.exchange": {
                                                                    "total": 0.04565544300021429,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.04565544300021429
                                                                },
                                                                "steps_from_proto": {
                                                                    "total": 0.0016712810001990874,
                                                                    "count": 1,
                                                                    "is_parallel": true,
                                                                    "self": 0.00040697900021768874,
                                                                    "children": {
                                                                        "_process_rank_one_or_two_observation": {
                                                                            "total": 0.0012643019999813987,
                                                                            "count": 8,
                                                                            "is_parallel": true,
                                                                            "self": 0.0012643019999813987
                                                                        }
                                                                    }
                                                                }
                                                            }
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 1214.4981298830216,
                                                    "count": 62929,
                                                    "is_parallel": true,
                                                    "self": 31.409194018135167,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 23.935441597883255,
                                                            "count": 62929,
                                                            "is_parallel": true,
                                                            "self": 23.935441597883255
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 1055.1223136239896,
                                                            "count": 62929,
                                                            "is_parallel": true,
                                                            "self": 1055.1223136239896
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 104.03118064301361,
                                                            "count": 62929,
                                                            "is_parallel": true,
                                                            "self": 23.448206617877076,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 80.58297402513654,
                                                                    "count": 503432,
                                                                    "is_parallel": true,
                                                                    "self": 80.58297402513654
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 703.2422710370784,
                            "count": 62930,
                            "self": 2.2271853410020412,
                            "children": {
                                "process_trajectory": {
                                    "total": 187.03582389406893,
                                    "count": 62930,
                                    "self": 186.76798699206847,
                                    "children": {
                                        "RLTrainer._checkpoint": {
                                            "total": 0.26783690200045385,
                                            "count": 2,
                                            "self": 0.26783690200045385
                                        }
                                    }
                                },
                                "_update_policy": {
                                    "total": 513.9792618020074,
                                    "count": 180,
                                    "self": 241.91819204698822,
                                    "children": {
                                        "TorchPPOOptimizer.update": {
                                            "total": 272.06106975501916,
                                            "count": 5679,
                                            "self": 272.06106975501916
                                        }
                                    }
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 9.369996405439451e-07,
                    "count": 1,
                    "self": 9.369996405439451e-07
                },
                "TrainerController._save_models": {
                    "total": 0.08864085799996246,
                    "count": 1,
                    "self": 0.001518477999525203,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.08712238000043726,
                            "count": 1,
                            "self": 0.08712238000043726
                        }
                    }
                }
            }
        }
    }
}