philippds commited on
Commit
0b6555c
·
verified ·
1 Parent(s): ab310e4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: hivex
3
+ original_train_name: OceanPlasticCollection_task_1_run_id_0_train
4
+ tags:
5
+ - hivex
6
+ - hivex-ocean-plastic-collection
7
+ - reinforcement-learning
8
+ - multi-agent-reinforcement-learning
9
+ model-index:
10
+ - name: hivex-OPC-PPO-baseline-task-1
11
+ results:
12
+ - task:
13
+ type: sub-task
14
+ name: find_highest_polluted_area
15
+ task-id: 1
16
+ dataset:
17
+ name: hivex-ocean-plastic-collection
18
+ type: hivex-ocean-plastic-collection
19
+ metrics:
20
+ - type: cumulative_reward
21
+ value: 994.6653747558594 +/- 158.13702190020126
22
+ name: "Cumulative Reward"
23
+ verified: true
24
+ - type: global_reward
25
+ value: 226.50474700927734 +/- 57.553598550844015
26
+ name: "Global Reward"
27
+ verified: true
28
+ - type: local_reward
29
+ value: 142.19907608032227 +/- 19.368785745326573
30
+ name: "Local Reward"
31
+ verified: true
32
+ ---