philippds commited on
Commit
0e95b8e
1 Parent(s): 3dc5cf5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: hivex
3
+ original_train_name: DroneBasedReforestation_difficulty_5_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-5
11
+ results:
12
+ - task:
13
+ type: main-task
14
+ name: main_task
15
+ task-id: 0
16
+ difficulty-id: 5
17
+ dataset:
18
+ name: hivex-drone-based-reforestation
19
+ type: hivex-drone-based-reforestation
20
+ metrics:
21
+ - type: cumulative_reward
22
+ value: 10.612933225631714 +/- 2.659049482325796
23
+ name: "Cumulative Reward"
24
+ verified: true
25
+ - type: cumulative_distance_reward
26
+ value: 2.7580876886844634 +/- 0.7562888045399391
27
+ name: "Cumulative Distance Reward"
28
+ verified: true
29
+ - type: cumulative_distance_until_tree_drop
30
+ value: 78.29452056884766 +/- 14.296043451183179
31
+ name: "Cumulative Distance Until Tree Drop"
32
+ verified: true
33
+ - type: cumulative_distance_to_existing_trees
34
+ value: 50.473754501342775 +/- 11.98073606874106
35
+ name: "Cumulative Distance to Existing Trees"
36
+ verified: true
37
+ - type: cumulative_normalized_distance_until_tree_drop
38
+ value: 0.2758087694644928 +/- 0.07562888371330763
39
+ name: "Cumulative Normalized Distance Until Tree Drop"
40
+ verified: true
41
+ - type: cumulative_tree_drop_reward
42
+ value: 7.088011031150818 +/- 1.7168094182484812
43
+ name: "Cumulative Tree Drop Reward"
44
+ verified: true
45
+ - type: out_of_energy_count
46
+ value: 0.9958095240592957 +/- 0.022119619288807686
47
+ name: "Out of Energy Count"
48
+ verified: true
49
+ - type: recharge_energy_count
50
+ value: 9.258539686203003 +/- 0.587428694662249
51
+ name: "Recharge Energy Count"
52
+ verified: true
53
+ - type: tree_drop_count
54
+ value: 0.9893650794029236 +/- 0.03160683668166852
55
+ name: "Tree Drop Count"
56
+ verified: true
57
+ ---