philippds commited on
Commit
3f7d124
1 Parent(s): 07e0862

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_2_run_id_1_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-2
11
+ results:
12
+ - task:
13
+ type: sub-task
14
+ name: group_up
15
+ task-id: 2
16
+ dataset:
17
+ name: hivex-ocean-plastic-collection
18
+ type: hivex-ocean-plastic-collection
19
+ metrics:
20
+ - type: cumulative_reward
21
+ value: 868.6791931152344 +/- 177.8582676854445
22
+ name: "Cumulative Reward"
23
+ verified: true
24
+ - type: global_reward
25
+ value: 294.7176452636719 +/- 58.7408861442478
26
+ name: "Global Reward"
27
+ verified: true
28
+ - type: local_reward
29
+ value: 165.2141372680664 +/- 20.43658256777414
30
+ name: "Local Reward"
31
+ verified: true
32
+ ---