philippds commited on
Commit
989714f
·
verified ·
1 Parent(s): 33731e1

Upload 13 files

Browse files
Agent.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f586255afb150c68cd87a90a7c17a1e3f471e95f81f13e1ce99bedadc736356e
3
+ size 562656
Agent/Agent-1200525.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f586255afb150c68cd87a90a7c17a1e3f471e95f81f13e1ce99bedadc736356e
3
+ size 562656
Agent/Agent-1200525.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f01cadad2c4b85eb841dadc0c954c734afd650431d10d86fa125aacdf8392f
3
+ size 4530031
Agent/Agent-499943.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b92a14bb7231f9b8ec64d7be24b9e58de92939908459a3be331dc0fa3b6cca
3
+ size 562656
Agent/Agent-499943.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c78b3888e1a81de67a4cf1661508368b44c6599050d1be5af6e190059a5fa24
3
+ size 4530031
Agent/Agent-999863.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b52805c3e21efabbcfa64f9edfcf36316a8e329dd53a7b5e150bcc7a683c55
3
+ size 562656
Agent/Agent-999863.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ca7680d4beabe650a22a96903d1c903b27f0be7c73844ec66835b11dac04f5
3
+ size 4530031
Agent/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f01cadad2c4b85eb841dadc0c954c734afd650431d10d86fa125aacdf8392f
3
+ size 4530031
Agent/events.out.tfevents.1717688333.RICHARD.36000.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa1915d4aca21f0e5c87be57f1055d637f9dcbbb568eeb6f5abfaf5f71ab96f1
3
+ size 2352741
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: hivex
3
+ original_train_name: DroneBasedReforestation_difficulty_7_task_0_run_id_2_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-0-difficulty-7
11
+ results:
12
+ - task:
13
+ type: main-task
14
+ name: main_task
15
+ task-id: 0
16
+ difficulty-id: 7
17
+ dataset:
18
+ name: hivex-drone-based-reforestation
19
+ type: hivex-drone-based-reforestation
20
+ metrics:
21
+ - type: cumulative_distance_reward
22
+ value: 3.159047532081604 +/- 0.8357707341134992
23
+ name: Cumulative Distance Reward
24
+ verified: true
25
+ - type: cumulative_distance_until_tree_drop
26
+ value: 86.77309692382812 +/- 16.14500683977347
27
+ name: Cumulative Distance Until Tree Drop
28
+ verified: true
29
+ - type: cumulative_distance_to_existing_trees
30
+ value: 47.3928982925415 +/- 9.37172991243217
31
+ name: Cumulative Distance to Existing Trees
32
+ verified: true
33
+ - type: cumulative_normalized_distance_until_tree_drop
34
+ value: 0.3159047555923462 +/- 0.08357707265270713
35
+ name: Cumulative Normalized Distance Until Tree Drop
36
+ verified: true
37
+ - type: cumulative_tree_drop_reward
38
+ value: 7.276955466270447 +/- 1.8673272306379547
39
+ name: Cumulative Tree Drop Reward
40
+ verified: true
41
+ - type: out_of_energy_count
42
+ value: 0.9944761908054351 +/- 0.02380680114658389
43
+ name: Out of Energy Count
44
+ verified: true
45
+ - type: recharge_energy_count
46
+ value: 9.957492036819458 +/- 0.8696697050846641
47
+ name: Recharge Energy Count
48
+ verified: true
49
+ - type: tree_drop_count
50
+ value: 0.9822539675235749 +/- 0.03421961796573733
51
+ name: Tree Drop Count
52
+ verified: true
53
+ - type: cumulative_reward
54
+ value: 11.030714321136475 +/- 2.7815221104620416
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>0</code> with difficulty <code>7</code> using the Proximal Policy Optimization (PPO) algorithm.<br><br>Environment: **Drone-Based Reforestation**<br>Task: <code>0</code><br>Difficulty: <code>7</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: 7
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: 0
94
+ name: task
95
+ completion_criteria: null
96
+ checkpoint_settings:
97
+ run_id: DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_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.4260494709014893,
6
+ "min": 1.4191969633102417,
7
+ "max": 1.4364969730377197,
8
+ "count": 200
9
+ },
10
+ "Agent.Policy.Entropy.sum": {
11
+ "value": 8243.9921875,
12
+ "min": 7339.8525390625,
13
+ "max": 10159.353515625,
14
+ "count": 200
15
+ },
16
+ "Agent.DroneBasedReforestation.TreeDropCount.mean": {
17
+ "value": 1.0,
18
+ "min": 0.3888888888888889,
19
+ "max": 1.3333333333333333,
20
+ "count": 200
21
+ },
22
+ "Agent.DroneBasedReforestation.TreeDropCount.sum": {
23
+ "value": 15.0,
24
+ "min": 7.0,
25
+ "max": 24.0,
26
+ "count": 200
27
+ },
28
+ "Agent.DroneBasedReforestation.RechargeEnergyCount.mean": {
29
+ "value": 9.733333333333333,
30
+ "min": 8.4,
31
+ "max": 76.73333333333333,
32
+ "count": 200
33
+ },
34
+ "Agent.DroneBasedReforestation.RechargeEnergyCount.sum": {
35
+ "value": 146.0,
36
+ "min": 126.0,
37
+ "max": 1211.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": 1.0,
54
+ "min": 0.4,
55
+ "max": 1.0,
56
+ "count": 200
57
+ },
58
+ "Agent.DroneBasedReforestation.OutofEnergyCount.sum": {
59
+ "value": 15.0,
60
+ "min": 6.0,
61
+ "max": 18.0,
62
+ "count": 200
63
+ },
64
+ "Agent.DroneBasedReforestation.CumulativeDistanceUntilTreeDrop.mean": {
65
+ "value": 94.66399892171223,
66
+ "min": 19.225733057657877,
67
+ "max": 122.31377601623535,
68
+ "count": 200
69
+ },
70
+ "Agent.DroneBasedReforestation.CumulativeDistanceUntilTreeDrop.sum": {
71
+ "value": 1419.9599838256836,
72
+ "min": 288.38599586486816,
73
+ "max": 2201.6479682922363,
74
+ "count": 200
75
+ },
76
+ "Agent.DroneBasedReforestation.CumulativeTreeDropReward.mean": {
77
+ "value": 5.584654267628988,
78
+ "min": 0.7618268604079882,
79
+ "max": 10.758115609486898,
80
+ "count": 200
81
+ },
82
+ "Agent.DroneBasedReforestation.CumulativeTreeDropReward.sum": {
83
+ "value": 83.76981401443481,
84
+ "min": 11.427402906119823,
85
+ "max": 161.50812196731567,
86
+ "count": 200
87
+ },
88
+ "Agent.DroneBasedReforestation.CumulativeDistanceReward.mean": {
89
+ "value": 2.650977063179016,
90
+ "min": 0.10882539749145508,
91
+ "max": 4.748504784372118,
92
+ "count": 200
93
+ },
94
+ "Agent.DroneBasedReforestation.CumulativeDistanceReward.sum": {
95
+ "value": 39.76465594768524,
96
+ "min": 1.6323809623718262,
97
+ "max": 85.47308611869812,
98
+ "count": 200
99
+ },
100
+ "Agent.DroneBasedReforestation.CumulativeNormalizedDistanceUntilTreeDrop.mean": {
101
+ "value": 0.26509770601987837,
102
+ "min": 0.010882539550463359,
103
+ "max": 0.47485047413243187,
104
+ "count": 200
105
+ },
106
+ "Agent.DroneBasedReforestation.CumulativeNormalizedDistanceUntilTreeDrop.sum": {
107
+ "value": 3.976465590298176,
108
+ "min": 0.16323809325695038,
109
+ "max": 8.547308534383774,
110
+ "count": 200
111
+ },
112
+ "Agent.DroneBasedReforestation.CumulativeDistancetoExistingTrees.mean": {
113
+ "value": 51.62303518056869,
114
+ "min": 23.84958424568176,
115
+ "max": 103.70494893391927,
116
+ "count": 200
117
+ },
118
+ "Agent.DroneBasedReforestation.CumulativeDistancetoExistingTrees.sum": {
119
+ "value": 774.3455277085304,
120
+ "min": 357.74376368522644,
121
+ "max": 1772.929310798645,
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": 384.0,
150
+ "min": 322.3333333333333,
151
+ "max": 399.0,
152
+ "count": 200
153
+ },
154
+ "Agent.Environment.EpisodeLength.sum": {
155
+ "value": 5760.0,
156
+ "min": 5133.0,
157
+ "max": 7101.0,
158
+ "count": 200
159
+ },
160
+ "Agent.Step.mean": {
161
+ "value": 1199805.0,
162
+ "min": 5987.0,
163
+ "max": 1199805.0,
164
+ "count": 200
165
+ },
166
+ "Agent.Step.sum": {
167
+ "value": 1199805.0,
168
+ "min": 5987.0,
169
+ "max": 1199805.0,
170
+ "count": 200
171
+ },
172
+ "Agent.Policy.CuriosityValueEstimate.mean": {
173
+ "value": 0.29677945375442505,
174
+ "min": 0.027126941829919815,
175
+ "max": 1.0416100025177002,
176
+ "count": 200
177
+ },
178
+ "Agent.Policy.CuriosityValueEstimate.sum": {
179
+ "value": 4.748471260070801,
180
+ "min": 0.4069041311740875,
181
+ "max": 17.75458526611328,
182
+ "count": 200
183
+ },
184
+ "Agent.Policy.ExtrinsicValueEstimate.mean": {
185
+ "value": 0.7150053381919861,
186
+ "min": 0.06568823009729385,
187
+ "max": 1.4099719524383545,
188
+ "count": 200
189
+ },
190
+ "Agent.Policy.ExtrinsicValueEstimate.sum": {
191
+ "value": 11.440085411071777,
192
+ "min": 1.0220144987106323,
193
+ "max": 23.413087844848633,
194
+ "count": 200
195
+ },
196
+ "Agent.Environment.CumulativeReward.mean": {
197
+ "value": 12.865278758108616,
198
+ "min": 0.38928526639938354,
199
+ "max": 14.78179382576662,
200
+ "count": 200
201
+ },
202
+ "Agent.Environment.CumulativeReward.sum": {
203
+ "value": 205.84446012973785,
204
+ "min": 5.839278995990753,
205
+ "max": 251.29049503803253,
206
+ "count": 200
207
+ },
208
+ "Agent.Policy.CuriosityReward.mean": {
209
+ "value": 0.9883875772356987,
210
+ "min": 0.0,
211
+ "max": 13.32506742477417,
212
+ "count": 200
213
+ },
214
+ "Agent.Policy.CuriosityReward.sum": {
215
+ "value": 15.81420123577118,
216
+ "min": 0.0,
217
+ "max": 199.87601137161255,
218
+ "count": 200
219
+ },
220
+ "Agent.Policy.ExtrinsicReward.mean": {
221
+ "value": 11.578751005232334,
222
+ "min": 0.35035652021567026,
223
+ "max": 13.303614672492532,
224
+ "count": 200
225
+ },
226
+ "Agent.Policy.ExtrinsicReward.sum": {
227
+ "value": 185.26001608371735,
228
+ "min": 5.255347803235054,
229
+ "max": 226.16144943237305,
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.024341166640321415,
246
+ "min": 0.01556008697176973,
247
+ "max": 0.03459134542693695,
248
+ "count": 135
249
+ },
250
+ "Agent.Losses.PolicyLoss.sum": {
251
+ "value": 0.024341166640321415,
252
+ "min": 0.01556008697176973,
253
+ "max": 0.03459134542693695,
254
+ "count": 135
255
+ },
256
+ "Agent.Losses.ValueLoss.mean": {
257
+ "value": 0.951977496345838,
258
+ "min": 0.073672520617644,
259
+ "max": 1.556884542107582,
260
+ "count": 135
261
+ },
262
+ "Agent.Losses.ValueLoss.sum": {
263
+ "value": 0.951977496345838,
264
+ "min": 0.073672520617644,
265
+ "max": 1.556884542107582,
266
+ "count": 135
267
+ },
268
+ "Agent.Policy.LearningRate.mean": {
269
+ "value": 4.290998570000127e-07,
270
+ "min": 4.290998570000127e-07,
271
+ "max": 0.00029780325073225,
272
+ "count": 135
273
+ },
274
+ "Agent.Policy.LearningRate.sum": {
275
+ "value": 4.290998570000127e-07,
276
+ "min": 4.290998570000127e-07,
277
+ "max": 0.00029780325073225,
278
+ "count": 135
279
+ },
280
+ "Agent.Policy.Epsilon.mean": {
281
+ "value": 0.10014300000000002,
282
+ "min": 0.10014300000000002,
283
+ "max": 0.19926775000000005,
284
+ "count": 135
285
+ },
286
+ "Agent.Policy.Epsilon.sum": {
287
+ "value": 0.10014300000000002,
288
+ "min": 0.10014300000000002,
289
+ "max": 0.19926775000000005,
290
+ "count": 135
291
+ },
292
+ "Agent.Policy.Beta.mean": {
293
+ "value": 1.7135700000000213e-05,
294
+ "min": 1.7135700000000213e-05,
295
+ "max": 0.004963460725,
296
+ "count": 135
297
+ },
298
+ "Agent.Policy.Beta.sum": {
299
+ "value": 1.7135700000000213e-05,
300
+ "min": 1.7135700000000213e-05,
301
+ "max": 0.004963460725,
302
+ "count": 135
303
+ },
304
+ "Agent.Losses.CuriosityForwardLoss.mean": {
305
+ "value": 0.02480900869704783,
306
+ "min": 0.02480900869704783,
307
+ "max": 0.6027635087569555,
308
+ "count": 135
309
+ },
310
+ "Agent.Losses.CuriosityForwardLoss.sum": {
311
+ "value": 0.02480900869704783,
312
+ "min": 0.02480900869704783,
313
+ "max": 0.6027635087569555,
314
+ "count": 135
315
+ },
316
+ "Agent.Losses.CuriosityInverseLoss.mean": {
317
+ "value": 2.142325093348821,
318
+ "min": 1.9505006074905396,
319
+ "max": 3.315477500359217,
320
+ "count": 135
321
+ },
322
+ "Agent.Losses.CuriosityInverseLoss.sum": {
323
+ "value": 2.142325093348821,
324
+ "min": 1.9505006074905396,
325
+ "max": 3.315477500359217,
326
+ "count": 135
327
+ }
328
+ },
329
+ "metadata": {
330
+ "timer_format_version": "0.1.0",
331
+ "start_time_seconds": "1717688331",
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_7_task_0_run_id_2_train.yaml --run-id=DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_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": "1717692485"
340
+ },
341
+ "total": 4153.4780669,
342
+ "count": 1,
343
+ "self": 0.45754759999999806,
344
+ "children": {
345
+ "run_training.setup": {
346
+ "total": 0.055230699999999966,
347
+ "count": 1,
348
+ "self": 0.055230699999999966
349
+ },
350
+ "TrainerController.start_learning": {
351
+ "total": 4152.9652886,
352
+ "count": 1,
353
+ "self": 6.658489200078293,
354
+ "children": {
355
+ "TrainerController._reset_env": {
356
+ "total": 2.1861667000000002,
357
+ "count": 1,
358
+ "self": 2.1861667000000002
359
+ },
360
+ "TrainerController.advance": {
361
+ "total": 4143.883732199923,
362
+ "count": 401125,
363
+ "self": 6.265296999900784,
364
+ "children": {
365
+ "env_step": {
366
+ "total": 4137.618435200022,
367
+ "count": 401125,
368
+ "self": 1774.2163449999866,
369
+ "children": {
370
+ "SubprocessEnvManager._take_step": {
371
+ "total": 2358.896829699939,
372
+ "count": 401125,
373
+ "self": 12.843426599813483,
374
+ "children": {
375
+ "TorchPolicy.evaluate": {
376
+ "total": 2346.0534031001257,
377
+ "count": 400178,
378
+ "self": 2346.0534031001257
379
+ }
380
+ }
381
+ },
382
+ "workers": {
383
+ "total": 4.505260500096027,
384
+ "count": 401125,
385
+ "self": 0.0,
386
+ "children": {
387
+ "worker_root": {
388
+ "total": 4143.498528699903,
389
+ "count": 401125,
390
+ "is_parallel": true,
391
+ "self": 2622.5948556001213,
392
+ "children": {
393
+ "steps_from_proto": {
394
+ "total": 0.006648900000000069,
395
+ "count": 1,
396
+ "is_parallel": true,
397
+ "self": 0.0001020000000000465,
398
+ "children": {
399
+ "_process_maybe_compressed_observation": {
400
+ "total": 0.006502800000000031,
401
+ "count": 2,
402
+ "is_parallel": true,
403
+ "self": 3.520000000012402e-05,
404
+ "children": {
405
+ "_observation_to_np_array": {
406
+ "total": 0.006467599999999907,
407
+ "count": 3,
408
+ "is_parallel": true,
409
+ "self": 2.579999999996474e-05,
410
+ "children": {
411
+ "process_pixels": {
412
+ "total": 0.006441799999999942,
413
+ "count": 3,
414
+ "is_parallel": true,
415
+ "self": 0.00022450000000007186,
416
+ "children": {
417
+ "image_decompress": {
418
+ "total": 0.00621729999999987,
419
+ "count": 3,
420
+ "is_parallel": true,
421
+ "self": 0.00621729999999987
422
+ }
423
+ }
424
+ }
425
+ }
426
+ }
427
+ }
428
+ },
429
+ "_process_rank_one_or_two_observation": {
430
+ "total": 4.409999999999137e-05,
431
+ "count": 2,
432
+ "is_parallel": true,
433
+ "self": 4.409999999999137e-05
434
+ }
435
+ }
436
+ },
437
+ "UnityEnvironment.step": {
438
+ "total": 1520.8970241997813,
439
+ "count": 401125,
440
+ "is_parallel": true,
441
+ "self": 24.65929279982447,
442
+ "children": {
443
+ "UnityEnvironment._generate_step_input": {
444
+ "total": 24.479293000050905,
445
+ "count": 401125,
446
+ "is_parallel": true,
447
+ "self": 24.479293000050905
448
+ },
449
+ "communicator.exchange": {
450
+ "total": 1282.7964922999693,
451
+ "count": 401125,
452
+ "is_parallel": true,
453
+ "self": 1282.7964922999693
454
+ },
455
+ "steps_from_proto": {
456
+ "total": 188.96194609993665,
457
+ "count": 401125,
458
+ "is_parallel": true,
459
+ "self": 37.95947740002066,
460
+ "children": {
461
+ "_process_maybe_compressed_observation": {
462
+ "total": 134.75983489999328,
463
+ "count": 802250,
464
+ "is_parallel": true,
465
+ "self": 10.397901800022424,
466
+ "children": {
467
+ "_observation_to_np_array": {
468
+ "total": 124.36193309997086,
469
+ "count": 1203660,
470
+ "is_parallel": true,
471
+ "self": 10.683257399888234,
472
+ "children": {
473
+ "process_pixels": {
474
+ "total": 113.67867570008262,
475
+ "count": 1203660,
476
+ "is_parallel": true,
477
+ "self": 53.99519330004898,
478
+ "children": {
479
+ "image_decompress": {
480
+ "total": 59.68348240003364,
481
+ "count": 1203660,
482
+ "is_parallel": true,
483
+ "self": 59.68348240003364
484
+ }
485
+ }
486
+ }
487
+ }
488
+ }
489
+ }
490
+ },
491
+ "_process_rank_one_or_two_observation": {
492
+ "total": 16.24263379992272,
493
+ "count": 802250,
494
+ "is_parallel": true,
495
+ "self": 16.24263379992272
496
+ }
497
+ }
498
+ }
499
+ }
500
+ }
501
+ }
502
+ }
503
+ }
504
+ }
505
+ }
506
+ }
507
+ }
508
+ },
509
+ "trainer_threads": {
510
+ "total": 3.4699999559961725e-05,
511
+ "count": 1,
512
+ "self": 3.4699999559961725e-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": 4148.156733299996,
522
+ "count": 198253,
523
+ "is_parallel": true,
524
+ "self": 7.362085099998694,
525
+ "children": {
526
+ "process_trajectory": {
527
+ "total": 3270.320121999995,
528
+ "count": 198253,
529
+ "is_parallel": true,
530
+ "self": 3269.754640999995,
531
+ "children": {
532
+ "RLTrainer._checkpoint": {
533
+ "total": 0.5654810000000907,
534
+ "count": 2,
535
+ "is_parallel": true,
536
+ "self": 0.5654810000000907
537
+ }
538
+ }
539
+ },
540
+ "_update_policy": {
541
+ "total": 870.4745262000017,
542
+ "count": 135,
543
+ "is_parallel": true,
544
+ "self": 578.7301133999877,
545
+ "children": {
546
+ "TorchPPOOptimizer.update": {
547
+ "total": 291.7444128000141,
548
+ "count": 3363,
549
+ "is_parallel": true,
550
+ "self": 291.7444128000141
551
+ }
552
+ }
553
+ }
554
+ }
555
+ }
556
+ }
557
+ }
558
+ }
559
+ },
560
+ "TrainerController._save_models": {
561
+ "total": 0.23686579999957758,
562
+ "count": 1,
563
+ "self": 0.00593860000026325,
564
+ "children": {
565
+ "RLTrainer._checkpoint": {
566
+ "total": 0.23092719999931433,
567
+ "count": 1,
568
+ "self": 0.23092719999931433
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": 499943,
12
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-499943.onnx",
13
+ "reward": 10.335593342781067,
14
+ "creation_time": 1717690077.5798647,
15
+ "auxillary_file_paths": [
16
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-499943.pt"
17
+ ]
18
+ },
19
+ {
20
+ "steps": 999863,
21
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-999863.onnx",
22
+ "reward": 12.699660653653352,
23
+ "creation_time": 1717691792.400828,
24
+ "auxillary_file_paths": [
25
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-999863.pt"
26
+ ]
27
+ },
28
+ {
29
+ "steps": 1200525,
30
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-1200525.onnx",
31
+ "reward": 11.023499369621277,
32
+ "creation_time": 1717692484.8976133,
33
+ "auxillary_file_paths": [
34
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-1200525.pt"
35
+ ]
36
+ }
37
+ ],
38
+ "final_checkpoint": {
39
+ "steps": 1200525,
40
+ "file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent.onnx",
41
+ "reward": 11.023499369621277,
42
+ "creation_time": 1717692484.8976133,
43
+ "auxillary_file_paths": [
44
+ "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_7_task_0_run_id_2_train\\Agent\\Agent-1200525.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
+ }