Upload 13 files
Browse files- Agent.onnx +3 -0
- Agent/Agent-1200096.onnx +3 -0
- Agent/Agent-1200096.pt +3 -0
- Agent/Agent-499946.onnx +3 -0
- Agent/Agent-499946.pt +3 -0
- Agent/Agent-999713.onnx +3 -0
- Agent/Agent-999713.pt +3 -0
- Agent/checkpoint.pt +3 -0
- Agent/events.out.tfevents.1717320877.RICHARD.13704.0 +3 -0
- README.md +39 -0
- configuration.yaml +107 -0
- run_logs/timers.json +587 -0
- run_logs/training_status.json +53 -0
Agent.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff395f97e3b613e421d13b8ca30f06df2fa7ee735024ef68a012ec2375d96f7c
|
3 |
+
size 562656
|
Agent/Agent-1200096.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff395f97e3b613e421d13b8ca30f06df2fa7ee735024ef68a012ec2375d96f7c
|
3 |
+
size 562656
|
Agent/Agent-1200096.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b00d87b970440ad198f7b62d79a9855e0932285668b071260b2ebcab392d22f
|
3 |
+
size 4530031
|
Agent/Agent-499946.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b0e17eac9475753dba23ae80d5999e411ec5a91f798a8ac7d4baa3f59858038
|
3 |
+
size 562656
|
Agent/Agent-499946.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1268b02039908efd4e4babba3515ca6de2bd7d307749d4f28e9d74d047ab7452
|
3 |
+
size 4530031
|
Agent/Agent-999713.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:243bc6ece6e233a3919e83a725ab0cde5f820d13834f56dfc74e9b21febcb0b8
|
3 |
+
size 562656
|
Agent/Agent-999713.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23c53e47de7d46a13154bfd2a78b031a829919b137560bf9031b8a75b09ec137
|
3 |
+
size 4530031
|
Agent/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b00d87b970440ad198f7b62d79a9855e0932285668b071260b2ebcab392d22f
|
3 |
+
size 4530031
|
Agent/events.out.tfevents.1717320877.RICHARD.13704.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e46123e70e557b570b45d8651f3841cf216abd5ae024ccd76d5e47991ce96e0
|
3 |
+
size 1972457
|
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: hivex
|
3 |
+
original_train_name: DroneBasedReforestation_difficulty_6_task_6_run_id_1_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-6-difficulty-6
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: sub-task
|
14 |
+
name: explore_furthest_distance_and_return_to_base
|
15 |
+
task-id: 6
|
16 |
+
difficulty-id: 6
|
17 |
+
dataset:
|
18 |
+
name: hivex-drone-based-reforestation
|
19 |
+
type: hivex-drone-based-reforestation
|
20 |
+
metrics:
|
21 |
+
- type: furthest_distance_explored
|
22 |
+
value: 152.26177627563476 +/- 14.68642605764967
|
23 |
+
name: Furthest Distance Explored
|
24 |
+
verified: true
|
25 |
+
- type: out_of_energy_count
|
26 |
+
value: 0.6086984264850617 +/- 0.07274441466975011
|
27 |
+
name: Out of Energy Count
|
28 |
+
verified: true
|
29 |
+
- type: recharge_energy_count
|
30 |
+
value: 113.58761816971004 +/- 90.0451292801604
|
31 |
+
name: Recharge Energy Count
|
32 |
+
verified: true
|
33 |
+
- type: cumulative_reward
|
34 |
+
value: 6.169624358415604 +/- 5.624235378593765
|
35 |
+
name: Cumulative Reward
|
36 |
+
verified: true
|
37 |
+
---
|
38 |
+
|
39 |
+
This model serves as the baseline for the **Drone-Based Reforestation** environment, trained and tested on task <code>6</code> with difficulty <code>6</code> using the Proximal Policy Optimization (PPO) algorithm.<br><br>Environment: **Drone-Based Reforestation**<br>Task: <code>6</code><br>Difficulty: <code>6</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: 6
|
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: 6
|
94 |
+
name: task
|
95 |
+
completion_criteria: null
|
96 |
+
checkpoint_settings:
|
97 |
+
run_id: DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_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,587 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"Agent.Policy.Entropy.mean": {
|
5 |
+
"value": 1.4479587078094482,
|
6 |
+
"min": 1.4189385175704956,
|
7 |
+
"max": 1.4558111429214478,
|
8 |
+
"count": 200
|
9 |
+
},
|
10 |
+
"Agent.Policy.Entropy.sum": {
|
11 |
+
"value": 7540.96923828125,
|
12 |
+
"min": 7060.52734375,
|
13 |
+
"max": 10160.78125,
|
14 |
+
"count": 200
|
15 |
+
},
|
16 |
+
"Agent.DroneBasedReforestation.TreeDropCount.mean": {
|
17 |
+
"value": 0.0,
|
18 |
+
"min": 0.0,
|
19 |
+
"max": 0.0,
|
20 |
+
"count": 200
|
21 |
+
},
|
22 |
+
"Agent.DroneBasedReforestation.TreeDropCount.sum": {
|
23 |
+
"value": 0.0,
|
24 |
+
"min": 0.0,
|
25 |
+
"max": 0.0,
|
26 |
+
"count": 200
|
27 |
+
},
|
28 |
+
"Agent.DroneBasedReforestation.RechargeEnergyCount.mean": {
|
29 |
+
"value": 129.73333333333332,
|
30 |
+
"min": 0.0,
|
31 |
+
"max": 397.94444444444446,
|
32 |
+
"count": 200
|
33 |
+
},
|
34 |
+
"Agent.DroneBasedReforestation.RechargeEnergyCount.sum": {
|
35 |
+
"value": 1946.0,
|
36 |
+
"min": 0.0,
|
37 |
+
"max": 7163.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.5333333333333333,
|
54 |
+
"min": 0.4444444444444444,
|
55 |
+
"max": 0.7333333333333333,
|
56 |
+
"count": 200
|
57 |
+
},
|
58 |
+
"Agent.DroneBasedReforestation.OutofEnergyCount.sum": {
|
59 |
+
"value": 8.0,
|
60 |
+
"min": 7.0,
|
61 |
+
"max": 15.0,
|
62 |
+
"count": 200
|
63 |
+
},
|
64 |
+
"Agent.DroneBasedReforestation.CumulativeDistanceUntilTreeDrop.mean": {
|
65 |
+
"value": 0.0,
|
66 |
+
"min": 0.0,
|
67 |
+
"max": 0.0,
|
68 |
+
"count": 200
|
69 |
+
},
|
70 |
+
"Agent.DroneBasedReforestation.CumulativeDistanceUntilTreeDrop.sum": {
|
71 |
+
"value": 0.0,
|
72 |
+
"min": 0.0,
|
73 |
+
"max": 0.0,
|
74 |
+
"count": 200
|
75 |
+
},
|
76 |
+
"Agent.DroneBasedReforestation.CumulativeTreeDropReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 200
|
81 |
+
},
|
82 |
+
"Agent.DroneBasedReforestation.CumulativeTreeDropReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 200
|
87 |
+
},
|
88 |
+
"Agent.DroneBasedReforestation.CumulativeDistanceReward.mean": {
|
89 |
+
"value": 0.0,
|
90 |
+
"min": 0.0,
|
91 |
+
"max": 0.0,
|
92 |
+
"count": 200
|
93 |
+
},
|
94 |
+
"Agent.DroneBasedReforestation.CumulativeDistanceReward.sum": {
|
95 |
+
"value": 0.0,
|
96 |
+
"min": 0.0,
|
97 |
+
"max": 0.0,
|
98 |
+
"count": 200
|
99 |
+
},
|
100 |
+
"Agent.DroneBasedReforestation.CumulativeNormalizedDistanceUntilTreeDrop.mean": {
|
101 |
+
"value": 0.0,
|
102 |
+
"min": 0.0,
|
103 |
+
"max": 0.0,
|
104 |
+
"count": 200
|
105 |
+
},
|
106 |
+
"Agent.DroneBasedReforestation.CumulativeNormalizedDistanceUntilTreeDrop.sum": {
|
107 |
+
"value": 0.0,
|
108 |
+
"min": 0.0,
|
109 |
+
"max": 0.0,
|
110 |
+
"count": 200
|
111 |
+
},
|
112 |
+
"Agent.DroneBasedReforestation.CumulativeDistancetoExistingTrees.mean": {
|
113 |
+
"value": 0.0,
|
114 |
+
"min": 0.0,
|
115 |
+
"max": 0.0,
|
116 |
+
"count": 200
|
117 |
+
},
|
118 |
+
"Agent.DroneBasedReforestation.CumulativeDistancetoExistingTrees.sum": {
|
119 |
+
"value": 0.0,
|
120 |
+
"min": 0.0,
|
121 |
+
"max": 0.0,
|
122 |
+
"count": 200
|
123 |
+
},
|
124 |
+
"Agent.DroneBasedReforestation.FurthestDistanceExplored.mean": {
|
125 |
+
"value": 145.09888407389323,
|
126 |
+
"min": 111.32924207051595,
|
127 |
+
"max": 197.63989868164063,
|
128 |
+
"count": 200
|
129 |
+
},
|
130 |
+
"Agent.DroneBasedReforestation.FurthestDistanceExplored.sum": {
|
131 |
+
"value": 2176.4832611083984,
|
132 |
+
"min": 1669.9386310577393,
|
133 |
+
"max": 3488.7790937423706,
|
134 |
+
"count": 200
|
135 |
+
},
|
136 |
+
"Agent.Environment.LessonNumber.difficulty.mean": {
|
137 |
+
"value": 0.0,
|
138 |
+
"min": 0.0,
|
139 |
+
"max": 0.0,
|
140 |
+
"count": 200
|
141 |
+
},
|
142 |
+
"Agent.Environment.LessonNumber.difficulty.sum": {
|
143 |
+
"value": 0.0,
|
144 |
+
"min": 0.0,
|
145 |
+
"max": 0.0,
|
146 |
+
"count": 200
|
147 |
+
},
|
148 |
+
"Agent.Environment.LessonNumber.task.mean": {
|
149 |
+
"value": 0.0,
|
150 |
+
"min": 0.0,
|
151 |
+
"max": 0.0,
|
152 |
+
"count": 200
|
153 |
+
},
|
154 |
+
"Agent.Environment.LessonNumber.task.sum": {
|
155 |
+
"value": 0.0,
|
156 |
+
"min": 0.0,
|
157 |
+
"max": 0.0,
|
158 |
+
"count": 200
|
159 |
+
},
|
160 |
+
"Agent.Environment.EpisodeLength.mean": {
|
161 |
+
"value": 345.2,
|
162 |
+
"min": 271.14285714285717,
|
163 |
+
"max": 399.0,
|
164 |
+
"count": 200
|
165 |
+
},
|
166 |
+
"Agent.Environment.EpisodeLength.sum": {
|
167 |
+
"value": 5178.0,
|
168 |
+
"min": 4827.0,
|
169 |
+
"max": 7005.0,
|
170 |
+
"count": 200
|
171 |
+
},
|
172 |
+
"Agent.Step.mean": {
|
173 |
+
"value": 1199696.0,
|
174 |
+
"min": 5600.0,
|
175 |
+
"max": 1199696.0,
|
176 |
+
"count": 200
|
177 |
+
},
|
178 |
+
"Agent.Step.sum": {
|
179 |
+
"value": 1199696.0,
|
180 |
+
"min": 5600.0,
|
181 |
+
"max": 1199696.0,
|
182 |
+
"count": 200
|
183 |
+
},
|
184 |
+
"Agent.Policy.CuriosityValueEstimate.mean": {
|
185 |
+
"value": 0.19445841014385223,
|
186 |
+
"min": 0.031902581453323364,
|
187 |
+
"max": 1.0949409008026123,
|
188 |
+
"count": 200
|
189 |
+
},
|
190 |
+
"Agent.Policy.CuriosityValueEstimate.sum": {
|
191 |
+
"value": 3.305793046951294,
|
192 |
+
"min": 0.4466361403465271,
|
193 |
+
"max": 16.424114227294922,
|
194 |
+
"count": 200
|
195 |
+
},
|
196 |
+
"Agent.Policy.ExtrinsicValueEstimate.mean": {
|
197 |
+
"value": 1.4150738716125488,
|
198 |
+
"min": -0.1689521074295044,
|
199 |
+
"max": 2.475036859512329,
|
200 |
+
"count": 200
|
201 |
+
},
|
202 |
+
"Agent.Policy.ExtrinsicValueEstimate.sum": {
|
203 |
+
"value": 24.056255340576172,
|
204 |
+
"min": -3.041137933731079,
|
205 |
+
"max": 39.6341438293457,
|
206 |
+
"count": 200
|
207 |
+
},
|
208 |
+
"Agent.Environment.CumulativeReward.mean": {
|
209 |
+
"value": 6.954573035240173,
|
210 |
+
"min": -1.0659666538238526,
|
211 |
+
"max": 21.81598363320033,
|
212 |
+
"count": 200
|
213 |
+
},
|
214 |
+
"Agent.Environment.CumulativeReward.sum": {
|
215 |
+
"value": 118.22774159908295,
|
216 |
+
"min": -15.989499807357788,
|
217 |
+
"max": 366.1241329908371,
|
218 |
+
"count": 200
|
219 |
+
},
|
220 |
+
"Agent.Policy.CuriosityReward.mean": {
|
221 |
+
"value": 0.7072718862225028,
|
222 |
+
"min": 0.0,
|
223 |
+
"max": 18.173425038655598,
|
224 |
+
"count": 200
|
225 |
+
},
|
226 |
+
"Agent.Policy.CuriosityReward.sum": {
|
227 |
+
"value": 12.023622065782547,
|
228 |
+
"min": 0.0,
|
229 |
+
"max": 272.601375579834,
|
230 |
+
"count": 200
|
231 |
+
},
|
232 |
+
"Agent.Policy.ExtrinsicReward.mean": {
|
233 |
+
"value": 6.259115299757789,
|
234 |
+
"min": -0.95937020778656,
|
235 |
+
"max": 19.634381270408632,
|
236 |
+
"count": 200
|
237 |
+
},
|
238 |
+
"Agent.Policy.ExtrinsicReward.sum": {
|
239 |
+
"value": 106.40496009588242,
|
240 |
+
"min": -14.3905531167984,
|
241 |
+
"max": 329.5116518139839,
|
242 |
+
"count": 200
|
243 |
+
},
|
244 |
+
"Agent.IsTraining.mean": {
|
245 |
+
"value": 1.0,
|
246 |
+
"min": 1.0,
|
247 |
+
"max": 1.0,
|
248 |
+
"count": 200
|
249 |
+
},
|
250 |
+
"Agent.IsTraining.sum": {
|
251 |
+
"value": 1.0,
|
252 |
+
"min": 1.0,
|
253 |
+
"max": 1.0,
|
254 |
+
"count": 200
|
255 |
+
},
|
256 |
+
"Agent.Losses.PolicyLoss.mean": {
|
257 |
+
"value": 0.018018398627949257,
|
258 |
+
"min": 0.0134929777123034,
|
259 |
+
"max": 0.03286546565747509,
|
260 |
+
"count": 140
|
261 |
+
},
|
262 |
+
"Agent.Losses.PolicyLoss.sum": {
|
263 |
+
"value": 0.018018398627949257,
|
264 |
+
"min": 0.0134929777123034,
|
265 |
+
"max": 0.03286546565747509,
|
266 |
+
"count": 140
|
267 |
+
},
|
268 |
+
"Agent.Losses.ValueLoss.mean": {
|
269 |
+
"value": 0.342829550926884,
|
270 |
+
"min": 0.000812325619335752,
|
271 |
+
"max": 25.12046750386556,
|
272 |
+
"count": 140
|
273 |
+
},
|
274 |
+
"Agent.Losses.ValueLoss.sum": {
|
275 |
+
"value": 0.342829550926884,
|
276 |
+
"min": 0.000812325619335752,
|
277 |
+
"max": 25.12046750386556,
|
278 |
+
"count": 140
|
279 |
+
},
|
280 |
+
"Agent.Policy.LearningRate.mean": {
|
281 |
+
"value": 6.743497752499874e-07,
|
282 |
+
"min": 6.743497752499874e-07,
|
283 |
+
"max": 0.0002979000007,
|
284 |
+
"count": 140
|
285 |
+
},
|
286 |
+
"Agent.Policy.LearningRate.sum": {
|
287 |
+
"value": 6.743497752499874e-07,
|
288 |
+
"min": 6.743497752499874e-07,
|
289 |
+
"max": 0.0002979000007,
|
290 |
+
"count": 140
|
291 |
+
},
|
292 |
+
"Agent.Policy.Epsilon.mean": {
|
293 |
+
"value": 0.10022475000000002,
|
294 |
+
"min": 0.10022475000000002,
|
295 |
+
"max": 0.1993,
|
296 |
+
"count": 140
|
297 |
+
},
|
298 |
+
"Agent.Policy.Epsilon.sum": {
|
299 |
+
"value": 0.10022475000000002,
|
300 |
+
"min": 0.10022475000000002,
|
301 |
+
"max": 0.1993,
|
302 |
+
"count": 140
|
303 |
+
},
|
304 |
+
"Agent.Policy.Beta.mean": {
|
305 |
+
"value": 2.1215024999999794e-05,
|
306 |
+
"min": 2.1215024999999794e-05,
|
307 |
+
"max": 0.00496507,
|
308 |
+
"count": 140
|
309 |
+
},
|
310 |
+
"Agent.Policy.Beta.sum": {
|
311 |
+
"value": 2.1215024999999794e-05,
|
312 |
+
"min": 2.1215024999999794e-05,
|
313 |
+
"max": 0.00496507,
|
314 |
+
"count": 140
|
315 |
+
},
|
316 |
+
"Agent.Losses.CuriosityForwardLoss.mean": {
|
317 |
+
"value": 0.019867798779159784,
|
318 |
+
"min": 0.01703378550397853,
|
319 |
+
"max": 0.5835270757476488,
|
320 |
+
"count": 140
|
321 |
+
},
|
322 |
+
"Agent.Losses.CuriosityForwardLoss.sum": {
|
323 |
+
"value": 0.019867798779159784,
|
324 |
+
"min": 0.01703378550397853,
|
325 |
+
"max": 0.5835270757476488,
|
326 |
+
"count": 140
|
327 |
+
},
|
328 |
+
"Agent.Losses.CuriosityInverseLoss.mean": {
|
329 |
+
"value": 2.0401590019464493,
|
330 |
+
"min": 2.0401590019464493,
|
331 |
+
"max": 3.3108297189076743,
|
332 |
+
"count": 140
|
333 |
+
},
|
334 |
+
"Agent.Losses.CuriosityInverseLoss.sum": {
|
335 |
+
"value": 2.0401590019464493,
|
336 |
+
"min": 2.0401590019464493,
|
337 |
+
"max": 3.3108297189076743,
|
338 |
+
"count": 140
|
339 |
+
}
|
340 |
+
},
|
341 |
+
"metadata": {
|
342 |
+
"timer_format_version": "0.1.0",
|
343 |
+
"start_time_seconds": "1717320875",
|
344 |
+
"python_version": "3.9.18 (main, Sep 11 2023, 14:09:26) [MSC v.1916 64 bit (AMD64)]",
|
345 |
+
"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_6_task_6_run_id_1_train.yaml --run-id=DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train --base-port 5007",
|
346 |
+
"mlagents_version": "0.30.0",
|
347 |
+
"mlagents_envs_version": "0.30.0",
|
348 |
+
"communication_protocol_version": "1.5.0",
|
349 |
+
"pytorch_version": "1.7.1+cu110",
|
350 |
+
"numpy_version": "1.21.0",
|
351 |
+
"end_time_seconds": "1717325150"
|
352 |
+
},
|
353 |
+
"total": 4275.0177155,
|
354 |
+
"count": 1,
|
355 |
+
"self": 0.35067479999997886,
|
356 |
+
"children": {
|
357 |
+
"run_training.setup": {
|
358 |
+
"total": 0.053171599999999986,
|
359 |
+
"count": 1,
|
360 |
+
"self": 0.053171599999999986
|
361 |
+
},
|
362 |
+
"TrainerController.start_learning": {
|
363 |
+
"total": 4274.613869100001,
|
364 |
+
"count": 1,
|
365 |
+
"self": 6.006160500147416,
|
366 |
+
"children": {
|
367 |
+
"TrainerController._reset_env": {
|
368 |
+
"total": 1.9830326,
|
369 |
+
"count": 1,
|
370 |
+
"self": 1.9830326
|
371 |
+
},
|
372 |
+
"TrainerController.advance": {
|
373 |
+
"total": 4266.446111299853,
|
374 |
+
"count": 400927,
|
375 |
+
"self": 5.9153490997923655,
|
376 |
+
"children": {
|
377 |
+
"env_step": {
|
378 |
+
"total": 4260.530762200061,
|
379 |
+
"count": 400927,
|
380 |
+
"self": 1975.5717190000742,
|
381 |
+
"children": {
|
382 |
+
"SubprocessEnvManager._take_step": {
|
383 |
+
"total": 2280.8863562998886,
|
384 |
+
"count": 400927,
|
385 |
+
"self": 12.203052899817067,
|
386 |
+
"children": {
|
387 |
+
"TorchPolicy.evaluate": {
|
388 |
+
"total": 2268.6833034000715,
|
389 |
+
"count": 400038,
|
390 |
+
"self": 2268.6833034000715
|
391 |
+
}
|
392 |
+
}
|
393 |
+
},
|
394 |
+
"workers": {
|
395 |
+
"total": 4.0726869000980646,
|
396 |
+
"count": 400927,
|
397 |
+
"self": 0.0,
|
398 |
+
"children": {
|
399 |
+
"worker_root": {
|
400 |
+
"total": 4266.269871600043,
|
401 |
+
"count": 400927,
|
402 |
+
"is_parallel": true,
|
403 |
+
"self": 2527.632125600085,
|
404 |
+
"children": {
|
405 |
+
"steps_from_proto": {
|
406 |
+
"total": 0.006074500000000205,
|
407 |
+
"count": 1,
|
408 |
+
"is_parallel": true,
|
409 |
+
"self": 0.00010640000000017302,
|
410 |
+
"children": {
|
411 |
+
"_process_maybe_compressed_observation": {
|
412 |
+
"total": 0.0059139000000001385,
|
413 |
+
"count": 2,
|
414 |
+
"is_parallel": true,
|
415 |
+
"self": 3.2599999999938234e-05,
|
416 |
+
"children": {
|
417 |
+
"_observation_to_np_array": {
|
418 |
+
"total": 0.0058813000000002,
|
419 |
+
"count": 3,
|
420 |
+
"is_parallel": true,
|
421 |
+
"self": 2.6500000000373447e-05,
|
422 |
+
"children": {
|
423 |
+
"process_pixels": {
|
424 |
+
"total": 0.005854799999999827,
|
425 |
+
"count": 3,
|
426 |
+
"is_parallel": true,
|
427 |
+
"self": 0.00023059999999963665,
|
428 |
+
"children": {
|
429 |
+
"image_decompress": {
|
430 |
+
"total": 0.00562420000000019,
|
431 |
+
"count": 3,
|
432 |
+
"is_parallel": true,
|
433 |
+
"self": 0.00562420000000019
|
434 |
+
}
|
435 |
+
}
|
436 |
+
}
|
437 |
+
}
|
438 |
+
}
|
439 |
+
}
|
440 |
+
},
|
441 |
+
"_process_rank_one_or_two_observation": {
|
442 |
+
"total": 5.419999999989322e-05,
|
443 |
+
"count": 2,
|
444 |
+
"is_parallel": true,
|
445 |
+
"self": 5.419999999989322e-05
|
446 |
+
}
|
447 |
+
}
|
448 |
+
},
|
449 |
+
"UnityEnvironment.step": {
|
450 |
+
"total": 1738.631671499958,
|
451 |
+
"count": 400927,
|
452 |
+
"is_parallel": true,
|
453 |
+
"self": 21.600857799905953,
|
454 |
+
"children": {
|
455 |
+
"UnityEnvironment._generate_step_input": {
|
456 |
+
"total": 23.946769000030834,
|
457 |
+
"count": 400927,
|
458 |
+
"is_parallel": true,
|
459 |
+
"self": 23.946769000030834
|
460 |
+
},
|
461 |
+
"communicator.exchange": {
|
462 |
+
"total": 1515.3753370001023,
|
463 |
+
"count": 400927,
|
464 |
+
"is_parallel": true,
|
465 |
+
"self": 1515.3753370001023
|
466 |
+
},
|
467 |
+
"steps_from_proto": {
|
468 |
+
"total": 177.70870769991905,
|
469 |
+
"count": 400927,
|
470 |
+
"is_parallel": true,
|
471 |
+
"self": 36.119227799939324,
|
472 |
+
"children": {
|
473 |
+
"_process_maybe_compressed_observation": {
|
474 |
+
"total": 126.19438369989469,
|
475 |
+
"count": 801854,
|
476 |
+
"is_parallel": true,
|
477 |
+
"self": 9.898077400168532,
|
478 |
+
"children": {
|
479 |
+
"_observation_to_np_array": {
|
480 |
+
"total": 116.29630629972615,
|
481 |
+
"count": 1203387,
|
482 |
+
"is_parallel": true,
|
483 |
+
"self": 10.18124939984726,
|
484 |
+
"children": {
|
485 |
+
"process_pixels": {
|
486 |
+
"total": 106.1150568998789,
|
487 |
+
"count": 1203387,
|
488 |
+
"is_parallel": true,
|
489 |
+
"self": 50.65651350006153,
|
490 |
+
"children": {
|
491 |
+
"image_decompress": {
|
492 |
+
"total": 55.458543399817366,
|
493 |
+
"count": 1203387,
|
494 |
+
"is_parallel": true,
|
495 |
+
"self": 55.458543399817366
|
496 |
+
}
|
497 |
+
}
|
498 |
+
}
|
499 |
+
}
|
500 |
+
}
|
501 |
+
}
|
502 |
+
},
|
503 |
+
"_process_rank_one_or_two_observation": {
|
504 |
+
"total": 15.395096200085039,
|
505 |
+
"count": 801854,
|
506 |
+
"is_parallel": true,
|
507 |
+
"self": 15.395096200085039
|
508 |
+
}
|
509 |
+
}
|
510 |
+
}
|
511 |
+
}
|
512 |
+
}
|
513 |
+
}
|
514 |
+
}
|
515 |
+
}
|
516 |
+
}
|
517 |
+
}
|
518 |
+
}
|
519 |
+
}
|
520 |
+
},
|
521 |
+
"trainer_threads": {
|
522 |
+
"total": 2.880000010918593e-05,
|
523 |
+
"count": 1,
|
524 |
+
"self": 2.880000010918593e-05,
|
525 |
+
"children": {
|
526 |
+
"thread_root": {
|
527 |
+
"total": 0.0,
|
528 |
+
"count": 0,
|
529 |
+
"is_parallel": true,
|
530 |
+
"self": 0.0,
|
531 |
+
"children": {
|
532 |
+
"trainer_advance": {
|
533 |
+
"total": 4270.215515599909,
|
534 |
+
"count": 206880,
|
535 |
+
"is_parallel": true,
|
536 |
+
"self": 6.389118999974926,
|
537 |
+
"children": {
|
538 |
+
"process_trajectory": {
|
539 |
+
"total": 3401.564463099934,
|
540 |
+
"count": 206880,
|
541 |
+
"is_parallel": true,
|
542 |
+
"self": 3400.973388599934,
|
543 |
+
"children": {
|
544 |
+
"RLTrainer._checkpoint": {
|
545 |
+
"total": 0.5910745000003317,
|
546 |
+
"count": 2,
|
547 |
+
"is_parallel": true,
|
548 |
+
"self": 0.5910745000003317
|
549 |
+
}
|
550 |
+
}
|
551 |
+
},
|
552 |
+
"_update_policy": {
|
553 |
+
"total": 862.2619334999995,
|
554 |
+
"count": 140,
|
555 |
+
"is_parallel": true,
|
556 |
+
"self": 573.6282394999987,
|
557 |
+
"children": {
|
558 |
+
"TorchPPOOptimizer.update": {
|
559 |
+
"total": 288.6336940000008,
|
560 |
+
"count": 3384,
|
561 |
+
"is_parallel": true,
|
562 |
+
"self": 288.6336940000008
|
563 |
+
}
|
564 |
+
}
|
565 |
+
}
|
566 |
+
}
|
567 |
+
}
|
568 |
+
}
|
569 |
+
}
|
570 |
+
}
|
571 |
+
},
|
572 |
+
"TrainerController._save_models": {
|
573 |
+
"total": 0.17853589999958785,
|
574 |
+
"count": 1,
|
575 |
+
"self": 0.005850499999723979,
|
576 |
+
"children": {
|
577 |
+
"RLTrainer._checkpoint": {
|
578 |
+
"total": 0.17268539999986388,
|
579 |
+
"count": 1,
|
580 |
+
"self": 0.17268539999986388
|
581 |
+
}
|
582 |
+
}
|
583 |
+
}
|
584 |
+
}
|
585 |
+
}
|
586 |
+
}
|
587 |
+
}
|
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": 499946,
|
12 |
+
"file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-499946.onnx",
|
13 |
+
"reward": 5.587955477562818,
|
14 |
+
"creation_time": 1717322620.195587,
|
15 |
+
"auxillary_file_paths": [
|
16 |
+
"results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-499946.pt"
|
17 |
+
]
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"steps": 999713,
|
21 |
+
"file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-999713.onnx",
|
22 |
+
"reward": -0.9984999895095825,
|
23 |
+
"creation_time": 1717324426.839272,
|
24 |
+
"auxillary_file_paths": [
|
25 |
+
"results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-999713.pt"
|
26 |
+
]
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"steps": 1200096,
|
30 |
+
"file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-1200096.onnx",
|
31 |
+
"reward": 17.473132987817127,
|
32 |
+
"creation_time": 1717325150.5521376,
|
33 |
+
"auxillary_file_paths": [
|
34 |
+
"results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-1200096.pt"
|
35 |
+
]
|
36 |
+
}
|
37 |
+
],
|
38 |
+
"final_checkpoint": {
|
39 |
+
"steps": 1200096,
|
40 |
+
"file_path": "results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent.onnx",
|
41 |
+
"reward": 17.473132987817127,
|
42 |
+
"creation_time": 1717325150.5521376,
|
43 |
+
"auxillary_file_paths": [
|
44 |
+
"results\\DroneBasedReforestation/train/DroneBasedReforestation_difficulty_6_task_6_run_id_1_train\\Agent\\Agent-1200096.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 |
+
}
|