philippds commited on
Commit
3d800ad
·
verified ·
1 Parent(s): 2f8fa7d

Upload 13 files

Browse files
Agent.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adefdb62892e5a85d90841ae9125daa50e3a24c5b8f41697de9ce443f988ff7b
3
+ size 562656
Agent/Agent-1201050.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adefdb62892e5a85d90841ae9125daa50e3a24c5b8f41697de9ce443f988ff7b
3
+ size 562656
Agent/Agent-1201050.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72f84f13178e6987ca7ed79ffafc91faf93bd181ce84d3bfd91b1ec95be44322
3
+ size 4530031
Agent/Agent-499787.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d3b4ff690a00075725e36cbd8777dbcb6deccf52aec01264b7b167b3af1a8b0
3
+ size 562656
Agent/Agent-499787.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7422ad4bcdaea3173dfee61fd1db1a64dcd2eb8d8ee5b2b47781402c479a0dd0
3
+ size 4530031
Agent/Agent-999795.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ffbb4496b77a66503d0828569e5f3e179e1ab4760316ce4ae4d57137c308c3d
3
+ size 562656
Agent/Agent-999795.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a26fb0507ae1bb7e32d8630de12e9cf96dd9b983a14d3124f8233f56637e0c5
3
+ size 4530031
Agent/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72f84f13178e6987ca7ed79ffafc91faf93bd181ce84d3bfd91b1ec95be44322
3
+ size 4530031
Agent/events.out.tfevents.1716770950.RICHARD.42232.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b4e336450a201494e1f0378603171c830b3e5f79933322c72bd23530c7dc66c
3
+ size 2390331
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: hivex
3
+ original_train_name: DroneBasedReforestation_difficulty_1_task_3_run_id_0_train
4
+ tags:
5
+ - hivex
6
+ - hivex-drone-based-reforestation
7
+ - reinforcement-learning
8
+ - multi-agent-reinforcement-learning
9
+ model-index:
10
+ - name: hivex-DBR-PPO-baseline-task-3-difficulty-1
11
+ results:
12
+ - task:
13
+ type: sub-task
14
+ name: drop_seed
15
+ task-id: 3
16
+ difficulty-id: 1
17
+ dataset:
18
+ name: hivex-drone-based-reforestation
19
+ type: hivex-drone-based-reforestation
20
+ metrics:
21
+ - type: cumulative_distance_reward
22
+ value: 1.1704939258098603 +/- 0.19094953820226412
23
+ name: Cumulative Distance Reward
24
+ verified: true
25
+ - type: cumulative_distance_until_tree_drop
26
+ value: 45.521212310791014 +/- 5.629736102757813
27
+ name: Cumulative Distance Until Tree Drop
28
+ verified: true
29
+ - type: cumulative_distance_to_existing_trees
30
+ value: 63.47206115722656 +/- 6.1461301353938405
31
+ name: Cumulative Distance to Existing Trees
32
+ verified: true
33
+ - type: cumulative_normalized_distance_until_tree_drop
34
+ value: 0.11704939216375351 +/- 0.019094953655432356
35
+ name: Cumulative Normalized Distance Until Tree Drop
36
+ verified: true
37
+ - type: cumulative_tree_drop_reward
38
+ value: 3.866243634223938 +/- 0.8022492017418626
39
+ name: Cumulative Tree Drop Reward
40
+ verified: true
41
+ - type: out_of_energy_count
42
+ value: 0.0493655932508409 +/- 0.028394293838768382
43
+ name: Out of Energy Count
44
+ verified: true
45
+ - type: recharge_energy_count
46
+ value: 10.92464771270752 +/- 0.6682069442874347
47
+ name: Recharge Energy Count
48
+ verified: true
49
+ - type: tree_drop_count
50
+ value: 0.9307654321193695 +/- 0.038764458231368655
51
+ name: Tree Drop Count
52
+ verified: true
53
+ - type: cumulative_reward
54
+ value: 99.16041168212891 +/- 4.422805341579576
55
+ name: Cumulative Reward
56
+ verified: true
57
+ ---
58
+
59
+ This model serves as the baseline for the **Drone-Based Reforestation** environment, trained and tested on task <code>3</code> with difficulty <code>1</code> using the Proximal Policy Optimization (PPO) algorithm.<br><br>Environment: **Drone-Based Reforestation**<br>Task: <code>3</code><br>Difficulty: <code>1</code><br>Algorithm: <code>PPO</code><br>Episode Length: <code>2000</code><br>Training <code>max_steps</code>: <code>1200000</code><br>Testing <code>max_steps</code>: <code>300000</code><br><br>Train & Test [Scripts](https://github.com/hivex-research/hivex)<br>Download the [Environment](https://github.com/hivex-research/hivex-environments)
configuration.yaml ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ default_settings: null
2
+ behaviors:
3
+ Agent:
4
+ trainer_type: ppo
5
+ hyperparameters:
6
+ batch_size: 1024
7
+ buffer_size: 8192
8
+ learning_rate: 0.0003
9
+ beta: 0.005
10
+ epsilon: 0.2
11
+ lambd: 0.95
12
+ num_epoch: 3
13
+ shared_critic: false
14
+ learning_rate_schedule: linear
15
+ beta_schedule: linear
16
+ epsilon_schedule: linear
17
+ network_settings:
18
+ normalize: false
19
+ hidden_units: 128
20
+ num_layers: 2
21
+ vis_encode_type: resnet
22
+ memory: null
23
+ goal_conditioning_type: hyper
24
+ deterministic: false
25
+ reward_signals:
26
+ curiosity:
27
+ gamma: 0.99
28
+ strength: 0.1
29
+ network_settings:
30
+ normalize: false
31
+ hidden_units: 128
32
+ num_layers: 2
33
+ vis_encode_type: resnet
34
+ memory: null
35
+ goal_conditioning_type: hyper
36
+ deterministic: false
37
+ learning_rate: 0.0003
38
+ encoding_size: 256
39
+ extrinsic:
40
+ gamma: 0.99
41
+ strength: 0.9
42
+ network_settings:
43
+ normalize: false
44
+ hidden_units: 128
45
+ num_layers: 2
46
+ vis_encode_type: resnet
47
+ memory: null
48
+ goal_conditioning_type: hyper
49
+ deterministic: false
50
+ init_path: null
51
+ keep_checkpoints: 5
52
+ checkpoint_interval: 500000
53
+ max_steps: 1200000
54
+ time_horizon: 8192
55
+ summary_freq: 6000
56
+ threaded: true
57
+ self_play: null
58
+ behavioral_cloning: null
59
+ env_settings:
60
+ env_path: c:/users/pdsie/documents/hivex/src/hivex/training/baseline/ml_agents/dev_environments/Hivex_DroneBasedReforestation_win
61
+ env_args: null
62
+ base_port: 5007
63
+ num_envs: 1
64
+ num_areas: 1
65
+ seed: 5000
66
+ max_lifetime_restarts: 10
67
+ restarts_rate_limit_n: 1
68
+ restarts_rate_limit_period_s: 60
69
+ engine_settings:
70
+ width: 84
71
+ height: 84
72
+ quality_level: 5
73
+ time_scale: 20
74
+ target_frame_rate: -1
75
+ capture_frame_rate: 60
76
+ no_graphics: true
77
+ environment_parameters:
78
+ difficulty:
79
+ curriculum:
80
+ - value:
81
+ sampler_type: constant
82
+ sampler_parameters:
83
+ seed: 5000
84
+ value: 1
85
+ name: difficulty
86
+ completion_criteria: null
87
+ task:
88
+ curriculum:
89
+ - value:
90
+ sampler_type: constant
91
+ sampler_parameters:
92
+ seed: 5001
93
+ value: 3
94
+ name: task
95
+ completion_criteria: null
96
+ checkpoint_settings:
97
+ run_id: DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train
98
+ initialize_from: null
99
+ load_model: false
100
+ resume: false
101
+ force: false
102
+ train_model: false
103
+ inference: false
104
+ results_dir: results
105
+ torch_settings:
106
+ device: null
107
+ debug: false
run_logs/timers.json ADDED
@@ -0,0 +1,575 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "root",
3
+ "gauges": {
4
+ "Agent.Policy.Entropy.mean": {
5
+ "value": 1.3894017934799194,
6
+ "min": 1.3879185914993286,
7
+ "max": 1.4296987056732178,
8
+ "count": 200
9
+ },
10
+ "Agent.Policy.Entropy.sum": {
11
+ "value": 9736.927734375,
12
+ "min": 6869.244140625,
13
+ "max": 9918.16015625,
14
+ "count": 200
15
+ },
16
+ "Agent.DroneBasedReforestation.TreeDropCount.mean": {
17
+ "value": 0.9411764705882353,
18
+ "min": 0.2777777777777778,
19
+ "max": 0.9797979797979798,
20
+ "count": 200
21
+ },
22
+ "Agent.DroneBasedReforestation.TreeDropCount.sum": {
23
+ "value": 96.0,
24
+ "min": 5.0,
25
+ "max": 105.0,
26
+ "count": 200
27
+ },
28
+ "Agent.DroneBasedReforestation.RechargeEnergyCount.mean": {
29
+ "value": 10.843137254901961,
30
+ "min": 2.9444444444444446,
31
+ "max": 44.8,
32
+ "count": 200
33
+ },
34
+ "Agent.DroneBasedReforestation.RechargeEnergyCount.sum": {
35
+ "value": 1106.0,
36
+ "min": 53.0,
37
+ "max": 1344.0,
38
+ "count": 200
39
+ },
40
+ "Agent.DroneBasedReforestation.SaveLocationCount.mean": {
41
+ "value": 0.0,
42
+ "min": 0.0,
43
+ "max": 0.0,
44
+ "count": 200
45
+ },
46
+ "Agent.DroneBasedReforestation.SaveLocationCount.sum": {
47
+ "value": 0.0,
48
+ "min": 0.0,
49
+ "max": 0.0,
50
+ "count": 200
51
+ },
52
+ "Agent.DroneBasedReforestation.OutofEnergyCount.mean": {
53
+ "value": 0.0392156862745098,
54
+ "min": 0.01282051282051282,
55
+ "max": 0.5238095238095238,
56
+ "count": 200
57
+ },
58
+ "Agent.DroneBasedReforestation.OutofEnergyCount.sum": {
59
+ "value": 4.0,
60
+ "min": 1.0,
61
+ "max": 12.0,
62
+ "count": 200
63
+ },
64
+ "Agent.DroneBasedReforestation.CumulativeDistanceUntilTreeDrop.mean": {
65
+ "value": 48.73601814344818,
66
+ "min": 10.470068295796713,
67
+ "max": 59.34038262897067,
68
+ "count": 200
69
+ },
70
+ "Agent.DroneBasedReforestation.CumulativeDistanceUntilTreeDrop.sum": {
71
+ "value": 4971.073850631714,
72
+ "min": 188.46122932434082,
73
+ "max": 4971.073850631714,
74
+ "count": 200
75
+ },
76
+ "Agent.DroneBasedReforestation.CumulativeTreeDropReward.mean": {
77
+ "value": 3.7945638117836973,
78
+ "min": 0.2459058202803135,
79
+ "max": 5.265263577302297,
80
+ "count": 200
81
+ },
82
+ "Agent.DroneBasedReforestation.CumulativeTreeDropReward.sum": {
83
+ "value": 387.0455088019371,
84
+ "min": 5.901739686727524,
85
+ "max": 465.2266719341278,
86
+ "count": 200
87
+ },
88
+ "Agent.DroneBasedReforestation.CumulativeDistanceReward.mean": {
89
+ "value": 1.1126193328230989,
90
+ "min": 0.19778246538979666,
91
+ "max": 1.985036908476441,
92
+ "count": 200
93
+ },
94
+ "Agent.DroneBasedReforestation.CumulativeDistanceReward.sum": {
95
+ "value": 113.48717194795609,
96
+ "min": 4.15343177318573,
97
+ "max": 140.9568480849266,
98
+ "count": 200
99
+ },
100
+ "Agent.DroneBasedReforestation.CumulativeNormalizedDistanceUntilTreeDrop.mean": {
101
+ "value": 0.1112619328732584,
102
+ "min": 0.01977824668089549,
103
+ "max": 0.19850369280687086,
104
+ "count": 200
105
+ },
106
+ "Agent.DroneBasedReforestation.CumulativeNormalizedDistanceUntilTreeDrop.sum": {
107
+ "value": 11.348717153072357,
108
+ "min": 0.41534318029880524,
109
+ "max": 14.095684811472893,
110
+ "count": 200
111
+ },
112
+ "Agent.DroneBasedReforestation.CumulativeDistancetoExistingTrees.mean": {
113
+ "value": 65.04783301727444,
114
+ "min": 19.413701603809994,
115
+ "max": 78.60631868574355,
116
+ "count": 200
117
+ },
118
+ "Agent.DroneBasedReforestation.CumulativeDistancetoExistingTrees.sum": {
119
+ "value": 6634.878967761993,
120
+ "min": 349.8026351928711,
121
+ "max": 7465.602198660374,
122
+ "count": 200
123
+ },
124
+ "Agent.Environment.LessonNumber.difficulty.mean": {
125
+ "value": 0.0,
126
+ "min": 0.0,
127
+ "max": 0.0,
128
+ "count": 200
129
+ },
130
+ "Agent.Environment.LessonNumber.difficulty.sum": {
131
+ "value": 0.0,
132
+ "min": 0.0,
133
+ "max": 0.0,
134
+ "count": 200
135
+ },
136
+ "Agent.Environment.LessonNumber.task.mean": {
137
+ "value": 0.0,
138
+ "min": 0.0,
139
+ "max": 0.0,
140
+ "count": 200
141
+ },
142
+ "Agent.Environment.LessonNumber.task.sum": {
143
+ "value": 0.0,
144
+ "min": 0.0,
145
+ "max": 0.0,
146
+ "count": 200
147
+ },
148
+ "Agent.Environment.EpisodeLength.mean": {
149
+ "value": 67.79411764705883,
150
+ "min": 52.55555555555556,
151
+ "max": 333.5,
152
+ "count": 200
153
+ },
154
+ "Agent.Environment.EpisodeLength.sum": {
155
+ "value": 6915.0,
156
+ "min": 4863.0,
157
+ "max": 7047.0,
158
+ "count": 200
159
+ },
160
+ "Agent.Step.mean": {
161
+ "value": 1199853.0,
162
+ "min": 5673.0,
163
+ "max": 1199853.0,
164
+ "count": 200
165
+ },
166
+ "Agent.Step.sum": {
167
+ "value": 1199853.0,
168
+ "min": 5673.0,
169
+ "max": 1199853.0,
170
+ "count": 200
171
+ },
172
+ "Agent.Policy.CuriosityValueEstimate.mean": {
173
+ "value": 0.21435299515724182,
174
+ "min": 0.013194466009736061,
175
+ "max": 0.9914538860321045,
176
+ "count": 200
177
+ },
178
+ "Agent.Policy.CuriosityValueEstimate.sum": {
179
+ "value": 21.435298919677734,
180
+ "min": 0.39583396911621094,
181
+ "max": 39.37849426269531,
182
+ "count": 200
183
+ },
184
+ "Agent.Policy.ExtrinsicValueEstimate.mean": {
185
+ "value": 48.628662109375,
186
+ "min": 0.05967150628566742,
187
+ "max": 53.77576446533203,
188
+ "count": 200
189
+ },
190
+ "Agent.Policy.ExtrinsicValueEstimate.sum": {
191
+ "value": 4862.8662109375,
192
+ "min": 1.4917876720428467,
193
+ "max": 5449.505859375,
194
+ "count": 200
195
+ },
196
+ "Agent.Environment.CumulativeReward.mean": {
197
+ "value": 100.98866849931888,
198
+ "min": 29.839538896973764,
199
+ "max": 104.83166097342968,
200
+ "count": 200
201
+ },
202
+ "Agent.Environment.CumulativeReward.sum": {
203
+ "value": 10098.866849931888,
204
+ "min": 537.1117001455277,
205
+ "max": 11197.802248001099,
206
+ "count": 200
207
+ },
208
+ "Agent.Policy.CuriosityReward.mean": {
209
+ "value": 0.16741907527670263,
210
+ "min": 0.0,
211
+ "max": 5.98461788041251,
212
+ "count": 200
213
+ },
214
+ "Agent.Policy.CuriosityReward.sum": {
215
+ "value": 16.741907527670264,
216
+ "min": 0.0,
217
+ "max": 209.46162581443787,
218
+ "count": 200
219
+ },
220
+ "Agent.Policy.ExtrinsicReward.mean": {
221
+ "value": 90.88980428959243,
222
+ "min": 26.85558773132248,
223
+ "max": 94.34849665284156,
224
+ "count": 200
225
+ },
226
+ "Agent.Policy.ExtrinsicReward.sum": {
227
+ "value": 9088.980428959243,
228
+ "min": 483.40057916380465,
229
+ "max": 10078.0221850276,
230
+ "count": 200
231
+ },
232
+ "Agent.IsTraining.mean": {
233
+ "value": 1.0,
234
+ "min": 1.0,
235
+ "max": 1.0,
236
+ "count": 200
237
+ },
238
+ "Agent.IsTraining.sum": {
239
+ "value": 1.0,
240
+ "min": 1.0,
241
+ "max": 1.0,
242
+ "count": 200
243
+ },
244
+ "Agent.Losses.PolicyLoss.mean": {
245
+ "value": 0.016831843919741612,
246
+ "min": 0.015841431605319183,
247
+ "max": 0.03535402244112144,
248
+ "count": 138
249
+ },
250
+ "Agent.Losses.PolicyLoss.sum": {
251
+ "value": 0.016831843919741612,
252
+ "min": 0.015841431605319183,
253
+ "max": 0.03535402244112144,
254
+ "count": 138
255
+ },
256
+ "Agent.Losses.ValueLoss.mean": {
257
+ "value": 111.00194835662842,
258
+ "min": 13.606821960873074,
259
+ "max": 143.2328265508016,
260
+ "count": 138
261
+ },
262
+ "Agent.Losses.ValueLoss.sum": {
263
+ "value": 111.00194835662842,
264
+ "min": 13.606821960873074,
265
+ "max": 143.2328265508016,
266
+ "count": 138
267
+ },
268
+ "Agent.Policy.LearningRate.mean": {
269
+ "value": 1.7334994225000254e-07,
270
+ "min": 1.7334994225000254e-07,
271
+ "max": 0.00029776350074549996,
272
+ "count": 138
273
+ },
274
+ "Agent.Policy.LearningRate.sum": {
275
+ "value": 1.7334994225000254e-07,
276
+ "min": 1.7334994225000254e-07,
277
+ "max": 0.00029776350074549996,
278
+ "count": 138
279
+ },
280
+ "Agent.Policy.Epsilon.mean": {
281
+ "value": 0.10005775,
282
+ "min": 0.10005775,
283
+ "max": 0.1992545,
284
+ "count": 138
285
+ },
286
+ "Agent.Policy.Epsilon.sum": {
287
+ "value": 0.10005775,
288
+ "min": 0.10005775,
289
+ "max": 0.1992545,
290
+ "count": 138
291
+ },
292
+ "Agent.Policy.Beta.mean": {
293
+ "value": 1.2881725000000045e-05,
294
+ "min": 1.2881725000000045e-05,
295
+ "max": 0.00496279955,
296
+ "count": 138
297
+ },
298
+ "Agent.Policy.Beta.sum": {
299
+ "value": 1.2881725000000045e-05,
300
+ "min": 1.2881725000000045e-05,
301
+ "max": 0.00496279955,
302
+ "count": 138
303
+ },
304
+ "Agent.Losses.CuriosityForwardLoss.mean": {
305
+ "value": 0.026166158107419808,
306
+ "min": 0.019183928923060495,
307
+ "max": 0.6002316027879715,
308
+ "count": 138
309
+ },
310
+ "Agent.Losses.CuriosityForwardLoss.sum": {
311
+ "value": 0.026166158107419808,
312
+ "min": 0.019183928923060495,
313
+ "max": 0.6002316027879715,
314
+ "count": 138
315
+ },
316
+ "Agent.Losses.CuriosityInverseLoss.mean": {
317
+ "value": 2.3459423085053763,
318
+ "min": 2.3459423085053763,
319
+ "max": 3.353024572134018,
320
+ "count": 138
321
+ },
322
+ "Agent.Losses.CuriosityInverseLoss.sum": {
323
+ "value": 2.3459423085053763,
324
+ "min": 2.3459423085053763,
325
+ "max": 3.353024572134018,
326
+ "count": 138
327
+ }
328
+ },
329
+ "metadata": {
330
+ "timer_format_version": "0.1.0",
331
+ "start_time_seconds": "1716770949",
332
+ "python_version": "3.9.18 (main, Sep 11 2023, 14:09:26) [MSC v.1916 64 bit (AMD64)]",
333
+ "command_line_arguments": "C:\\Users\\pdsie\\anaconda3\\envs\\mlagents20\\Scripts\\mlagents-learn c:/users/pdsie/documents/hivex/src/hivex/training/baseline/ml_agents/configs/mlagents/tmp/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train.yaml --run-id=DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train --base-port 5007",
334
+ "mlagents_version": "0.30.0",
335
+ "mlagents_envs_version": "0.30.0",
336
+ "communication_protocol_version": "1.5.0",
337
+ "pytorch_version": "1.7.1+cu110",
338
+ "numpy_version": "1.21.0",
339
+ "end_time_seconds": "1716776065"
340
+ },
341
+ "total": 5116.0386944,
342
+ "count": 1,
343
+ "self": 0.6011436999997386,
344
+ "children": {
345
+ "run_training.setup": {
346
+ "total": 0.05958679999999994,
347
+ "count": 1,
348
+ "self": 0.05958679999999994
349
+ },
350
+ "TrainerController.start_learning": {
351
+ "total": 5115.3779639,
352
+ "count": 1,
353
+ "self": 6.18105180020666,
354
+ "children": {
355
+ "TrainerController._reset_env": {
356
+ "total": 2.346834,
357
+ "count": 1,
358
+ "self": 2.346834
359
+ },
360
+ "TrainerController.advance": {
361
+ "total": 5106.6660246997935,
362
+ "count": 403029,
363
+ "self": 5.535118899771987,
364
+ "children": {
365
+ "env_step": {
366
+ "total": 5101.1309058000215,
367
+ "count": 403029,
368
+ "self": 2223.429386500185,
369
+ "children": {
370
+ "SubprocessEnvManager._take_step": {
371
+ "total": 2873.8766088999923,
372
+ "count": 403029,
373
+ "self": 11.38343330004136,
374
+ "children": {
375
+ "TorchPolicy.evaluate": {
376
+ "total": 2862.493175599951,
377
+ "count": 400351,
378
+ "self": 2862.493175599951
379
+ }
380
+ }
381
+ },
382
+ "workers": {
383
+ "total": 3.82491039984438,
384
+ "count": 403029,
385
+ "self": 0.0,
386
+ "children": {
387
+ "worker_root": {
388
+ "total": 5105.519586199718,
389
+ "count": 403029,
390
+ "is_parallel": true,
391
+ "self": 3133.7514020996114,
392
+ "children": {
393
+ "steps_from_proto": {
394
+ "total": 0.007135700000000078,
395
+ "count": 1,
396
+ "is_parallel": true,
397
+ "self": 0.00010679999999996248,
398
+ "children": {
399
+ "_process_maybe_compressed_observation": {
400
+ "total": 0.006981499999999974,
401
+ "count": 2,
402
+ "is_parallel": true,
403
+ "self": 3.49999999997852e-05,
404
+ "children": {
405
+ "_observation_to_np_array": {
406
+ "total": 0.006946500000000189,
407
+ "count": 3,
408
+ "is_parallel": true,
409
+ "self": 3.030000000014965e-05,
410
+ "children": {
411
+ "process_pixels": {
412
+ "total": 0.006916200000000039,
413
+ "count": 3,
414
+ "is_parallel": true,
415
+ "self": 0.0002423000000000286,
416
+ "children": {
417
+ "image_decompress": {
418
+ "total": 0.00667390000000001,
419
+ "count": 3,
420
+ "is_parallel": true,
421
+ "self": 0.00667390000000001
422
+ }
423
+ }
424
+ }
425
+ }
426
+ }
427
+ }
428
+ },
429
+ "_process_rank_one_or_two_observation": {
430
+ "total": 4.740000000014177e-05,
431
+ "count": 2,
432
+ "is_parallel": true,
433
+ "self": 4.740000000014177e-05
434
+ }
435
+ }
436
+ },
437
+ "UnityEnvironment.step": {
438
+ "total": 1971.7610484001066,
439
+ "count": 403029,
440
+ "is_parallel": true,
441
+ "self": 19.534251700316418,
442
+ "children": {
443
+ "UnityEnvironment._generate_step_input": {
444
+ "total": 19.679736499877272,
445
+ "count": 403029,
446
+ "is_parallel": true,
447
+ "self": 19.679736499877272
448
+ },
449
+ "communicator.exchange": {
450
+ "total": 1781.4259515998579,
451
+ "count": 403029,
452
+ "is_parallel": true,
453
+ "self": 1781.4259515998579
454
+ },
455
+ "steps_from_proto": {
456
+ "total": 151.12110860005515,
457
+ "count": 403029,
458
+ "is_parallel": true,
459
+ "self": 30.234067699896826,
460
+ "children": {
461
+ "_process_maybe_compressed_observation": {
462
+ "total": 108.4416234999839,
463
+ "count": 806058,
464
+ "is_parallel": true,
465
+ "self": 8.572167100125085,
466
+ "children": {
467
+ "_observation_to_np_array": {
468
+ "total": 99.86945639985882,
469
+ "count": 1209741,
470
+ "is_parallel": true,
471
+ "self": 8.189591099849153,
472
+ "children": {
473
+ "process_pixels": {
474
+ "total": 91.67986530000967,
475
+ "count": 1209741,
476
+ "is_parallel": true,
477
+ "self": 42.656509400110764,
478
+ "children": {
479
+ "image_decompress": {
480
+ "total": 49.0233558998989,
481
+ "count": 1209741,
482
+ "is_parallel": true,
483
+ "self": 49.0233558998989
484
+ }
485
+ }
486
+ }
487
+ }
488
+ }
489
+ }
490
+ },
491
+ "_process_rank_one_or_two_observation": {
492
+ "total": 12.445417400174419,
493
+ "count": 806058,
494
+ "is_parallel": true,
495
+ "self": 12.445417400174419
496
+ }
497
+ }
498
+ }
499
+ }
500
+ }
501
+ }
502
+ }
503
+ }
504
+ }
505
+ }
506
+ }
507
+ }
508
+ },
509
+ "trainer_threads": {
510
+ "total": 2.7600000066740904e-05,
511
+ "count": 1,
512
+ "self": 2.7600000066740904e-05,
513
+ "children": {
514
+ "thread_root": {
515
+ "total": 0.0,
516
+ "count": 0,
517
+ "is_parallel": true,
518
+ "self": 0.0,
519
+ "children": {
520
+ "trainer_advance": {
521
+ "total": 5110.512504799872,
522
+ "count": 250081,
523
+ "is_parallel": true,
524
+ "self": 7.453886899676945,
525
+ "children": {
526
+ "process_trajectory": {
527
+ "total": 4139.222991800196,
528
+ "count": 250081,
529
+ "is_parallel": true,
530
+ "self": 4138.781529700196,
531
+ "children": {
532
+ "RLTrainer._checkpoint": {
533
+ "total": 0.44146209999962593,
534
+ "count": 2,
535
+ "is_parallel": true,
536
+ "self": 0.44146209999962593
537
+ }
538
+ }
539
+ },
540
+ "_update_policy": {
541
+ "total": 963.8356260999994,
542
+ "count": 138,
543
+ "is_parallel": true,
544
+ "self": 633.5532193999976,
545
+ "children": {
546
+ "TorchPPOOptimizer.update": {
547
+ "total": 330.28240670000184,
548
+ "count": 3348,
549
+ "is_parallel": true,
550
+ "self": 330.28240670000184
551
+ }
552
+ }
553
+ }
554
+ }
555
+ }
556
+ }
557
+ }
558
+ }
559
+ },
560
+ "TrainerController._save_models": {
561
+ "total": 0.18402580000019952,
562
+ "count": 1,
563
+ "self": 0.004897300000266114,
564
+ "children": {
565
+ "RLTrainer._checkpoint": {
566
+ "total": 0.1791284999999334,
567
+ "count": 1,
568
+ "self": 0.1791284999999334
569
+ }
570
+ }
571
+ }
572
+ }
573
+ }
574
+ }
575
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "difficulty": {
3
+ "lesson_num": 0
4
+ },
5
+ "task": {
6
+ "lesson_num": 0
7
+ },
8
+ "Agent": {
9
+ "checkpoints": [
10
+ {
11
+ "steps": 499787,
12
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-499787.onnx",
13
+ "reward": 89.24857166707515,
14
+ "creation_time": 1716773011.6776154,
15
+ "auxillary_file_paths": [
16
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-499787.pt"
17
+ ]
18
+ },
19
+ {
20
+ "steps": 999795,
21
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-999795.onnx",
22
+ "reward": 101.51780237131808,
23
+ "creation_time": 1716775168.1592138,
24
+ "auxillary_file_paths": [
25
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-999795.pt"
26
+ ]
27
+ },
28
+ {
29
+ "steps": 1201050,
30
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-1201050.onnx",
31
+ "reward": 104.32968533322925,
32
+ "creation_time": 1716776064.5277612,
33
+ "auxillary_file_paths": [
34
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-1201050.pt"
35
+ ]
36
+ }
37
+ ],
38
+ "final_checkpoint": {
39
+ "steps": 1201050,
40
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent.onnx",
41
+ "reward": 104.32968533322925,
42
+ "creation_time": 1716776064.5277612,
43
+ "auxillary_file_paths": [
44
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_1_task_3_run_id_0_train\\Agent\\Agent-1201050.pt"
45
+ ]
46
+ }
47
+ },
48
+ "metadata": {
49
+ "stats_format_version": "0.3.0",
50
+ "mlagents_version": "0.30.0",
51
+ "torch_version": "1.7.1+cu110"
52
+ }
53
+ }