File size: 2,562 Bytes
027a5d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---

library_name: hivex
original_train_name: DroneBasedReforestation_difficulty_1_task_0_run_id_2_train
tags:
- hivex
- hivex-drone-based-reforestation
- reinforcement-learning
- multi-agent-reinforcement-learning
model-index:
- name: hivex-DBR-PPO-baseline-task-0-difficulty-1
  results:
  - task:
      type: main-task
      name: main_task
      task-id: 0
      difficulty-id: 1
    dataset:
      name: hivex-drone-based-reforestation
      type: hivex-drone-based-reforestation
    metrics:
    - type: cumulative_distance_reward
      value: 2.0864201402664184 +/- 0.6296944874797746
      name: Cumulative Distance Reward
      verified: true
    - type: cumulative_distance_until_tree_drop
      value: 63.19091514587402 +/- 12.303839558575664
      name: Cumulative Distance Until Tree Drop
      verified: true
    - type: cumulative_distance_to_existing_trees
      value: 61.76650863647461 +/- 13.908253887773586
      name: Cumulative Distance to Existing Trees
      verified: true
    - type: cumulative_normalized_distance_until_tree_drop
      value: 0.20864201247692107 +/- 0.06296944883377423
      name: Cumulative Normalized Distance Until Tree Drop
      verified: true
    - type: cumulative_tree_drop_reward
      value: 5.931592869758606 +/- 1.8518746378631161
      name: Cumulative Tree Drop Reward
      verified: true
    - type: out_of_energy_count
      value: 0.9266984140872956 +/- 0.06184757754397895
      name: Out of Energy Count
      verified: true
    - type: recharge_energy_count
      value: 10.601777839660645 +/- 1.2478378815502142
      name: Recharge Energy Count
      verified: true
    - type: tree_drop_count
      value: 1.0418095350265504 +/- 0.08056789785926544
      name: Tree Drop Count
      verified: true
    - type: cumulative_reward
      value: 8.961133165359497 +/- 2.7381643935331064
      name: Cumulative Reward
      verified: true
---


This model serves as the baseline for the Drone-Based Reforestation environment, trained and tested on task 0 with difficulty 1 using the Proximal Policy Optimization (PPO) algorithm.

Environment: Drone-Based Reforestation
Task: <code>0</code>
Difficulty: <code>1</code>
Algorithm: <code>PPO</code>
Episode Length: <code>2000</code>
Training <code>max_steps</code>: <code>1200000</code>

Testing <code>max_steps</code>: <code>300000</code>

Train & Test [Scripts](https://github.com/hivex-research/hivex)
Download the [Environment](https://github.com/hivex-research/hivex-environments)