File size: 11,946 Bytes
e11a654
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "root",
    "gauges": {
        "SoccerTwos.Policy.Entropy.mean": {
            "value": 3.2957253456115723,
            "min": 3.295724630355835,
            "max": 3.2957258224487305,
            "count": 3
        },
        "SoccerTwos.Policy.Entropy.sum": {
            "value": 39548.703125,
            "min": 19932.54296875,
            "max": 46087.4296875,
            "count": 3
        },
        "SoccerTwos.Environment.EpisodeLength.mean": {
            "value": 374.0,
            "min": 294.0,
            "max": 625.0,
            "count": 3
        },
        "SoccerTwos.Environment.EpisodeLength.sum": {
            "value": 7480.0,
            "min": 2352.0,
            "max": 7480.0,
            "count": 3
        },
        "SoccerTwos.Self-play.ELO.mean": {
            "value": 1199.2450044461712,
            "min": 1199.2450044461712,
            "max": 1200.4971269630323,
            "count": 2
        },
        "SoccerTwos.Self-play.ELO.sum": {
            "value": 2398.4900088923423,
            "min": 2398.4900088923423,
            "max": 4801.988507852129,
            "count": 2
        },
        "SoccerTwos.Step.mean": {
            "value": 5807.0,
            "min": 743.0,
            "max": 5807.0,
            "count": 6
        },
        "SoccerTwos.Step.sum": {
            "value": 5807.0,
            "min": 743.0,
            "max": 5807.0,
            "count": 6
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
            "value": 0.07354284077882767,
            "min": 0.0735398605465889,
            "max": 0.07355757057666779,
            "count": 6
        },
        "SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
            "value": 0.2206285297870636,
            "min": 0.1470797210931778,
            "max": 0.22063785791397095,
            "count": 6
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
            "value": 0.07357911765575409,
            "min": 0.07357911765575409,
            "max": 0.0735984593629837,
            "count": 6
        },
        "SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
            "value": 0.22073735296726227,
            "min": 0.14715996384620667,
            "max": 0.2207605540752411,
            "count": 6
        },
        "SoccerTwos.Environment.CumulativeReward.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 6
        },
        "SoccerTwos.Environment.CumulativeReward.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 0.0,
            "count": 6
        },
        "SoccerTwos.Policy.ExtrinsicReward.mean": {
            "value": 0.0,
            "min": -1.0,
            "max": 0.2317333221435547,
            "count": 6
        },
        "SoccerTwos.Policy.ExtrinsicReward.sum": {
            "value": 0.0,
            "min": -2.0,
            "max": 0.6951999664306641,
            "count": 6
        },
        "SoccerTwos.Environment.GroupCumulativeReward.mean": {
            "value": 0.0,
            "min": -1.0,
            "max": 0.2317333221435547,
            "count": 6
        },
        "SoccerTwos.Environment.GroupCumulativeReward.sum": {
            "value": 0.0,
            "min": -2.0,
            "max": 0.6951999664306641,
            "count": 6
        },
        "SoccerTwos.IsTraining.mean": {
            "value": 0.0,
            "min": 0.0,
            "max": 1.0,
            "count": 6
        },
        "SoccerTwos.IsTraining.sum": {
            "value": 0.0,
            "min": 0.0,
            "max": 1.0,
            "count": 6
        }
    },
    "metadata": {
        "timer_format_version": "0.1.0",
        "start_time_seconds": "1714808933",
        "python_version": "3.10.12 | packaged by conda-forge | (main, Jun 23 2023, 22:41:52) [Clang 15.0.7 ]",
        "command_line_arguments": "/Users/archbold/miniconda3/envs/hf_unit7/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./ml_own_agents/SoccerTwos.app --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.3.0",
        "numpy_version": "1.23.5",
        "end_time_seconds": "1714808977"
    },
    "total": 44.37057233299129,
    "count": 1,
    "self": 0.2221946239587851,
    "children": {
        "run_training.setup": {
            "total": 0.06243204203201458,
            "count": 1,
            "self": 0.06243204203201458
        },
        "TrainerController.start_learning": {
            "total": 44.08594566700049,
            "count": 1,
            "self": 0.00884538097307086,
            "children": {
                "TrainerController._reset_env": {
                    "total": 2.649751999997534,
                    "count": 3,
                    "self": 2.649751999997534
                },
                "TrainerController.advance": {
                    "total": 41.372431786032394,
                    "count": 1003,
                    "self": 0.00818488746881485,
                    "children": {
                        "env_step": {
                            "total": 40.85393661080161,
                            "count": 1003,
                            "self": 39.65071699087275,
                            "children": {
                                "SubprocessEnvManager._take_step": {
                                    "total": 1.1968527786666527,
                                    "count": 1003,
                                    "self": 0.0346923129982315,
                                    "children": {
                                        "TorchPolicy.evaluate": {
                                            "total": 1.1621604656684212,
                                            "count": 2002,
                                            "self": 1.1621604656684212
                                        }
                                    }
                                },
                                "workers": {
                                    "total": 0.006366841262206435,
                                    "count": 1003,
                                    "self": 0.0,
                                    "children": {
                                        "worker_root": {
                                            "total": 41.740583265025634,
                                            "count": 1003,
                                            "is_parallel": true,
                                            "self": 3.171811617561616,
                                            "children": {
                                                "steps_from_proto": {
                                                    "total": 0.0027234170702286065,
                                                    "count": 4,
                                                    "is_parallel": true,
                                                    "self": 0.0003832521033473313,
                                                    "children": {
                                                        "_process_rank_one_or_two_observation": {
                                                            "total": 0.002340164966881275,
                                                            "count": 16,
                                                            "is_parallel": true,
                                                            "self": 0.002340164966881275
                                                        }
                                                    }
                                                },
                                                "UnityEnvironment.step": {
                                                    "total": 38.56604823039379,
                                                    "count": 1003,
                                                    "is_parallel": true,
                                                    "self": 0.09224853781051934,
                                                    "children": {
                                                        "UnityEnvironment._generate_step_input": {
                                                            "total": 0.6754767982638441,
                                                            "count": 1003,
                                                            "is_parallel": true,
                                                            "self": 0.6754767982638441
                                                        },
                                                        "communicator.exchange": {
                                                            "total": 36.4915591738536,
                                                            "count": 1003,
                                                            "is_parallel": true,
                                                            "self": 36.4915591738536
                                                        },
                                                        "steps_from_proto": {
                                                            "total": 1.306763720465824,
                                                            "count": 2006,
                                                            "is_parallel": true,
                                                            "self": 0.14964352850802243,
                                                            "children": {
                                                                "_process_rank_one_or_two_observation": {
                                                                    "total": 1.1571201919578016,
                                                                    "count": 8024,
                                                                    "is_parallel": true,
                                                                    "self": 1.1571201919578016
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        },
                        "trainer_advance": {
                            "total": 0.5103102877619676,
                            "count": 1003,
                            "self": 0.07358389167347923,
                            "children": {
                                "process_trajectory": {
                                    "total": 0.4367263960884884,
                                    "count": 1003,
                                    "self": 0.4367263960884884
                                }
                            }
                        }
                    }
                },
                "trainer_threads": {
                    "total": 3.7497375160455704e-07,
                    "count": 1,
                    "self": 3.7497375160455704e-07
                },
                "TrainerController._save_models": {
                    "total": 0.05491612502373755,
                    "count": 1,
                    "self": 0.000641083053778857,
                    "children": {
                        "RLTrainer._checkpoint": {
                            "total": 0.05427504196995869,
                            "count": 1,
                            "self": 0.05427504196995869
                        }
                    }
                }
            }
        }
    }
}