philippds commited on
Commit
98b7cb8
·
verified ·
1 Parent(s): 5e03618

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_0_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-0
11
+ results:
12
+ - task:
13
+ type: main-task
14
+ name: main_task
15
+ task-id: 0
16
+ dataset:
17
+ name: hivex-ocean-plastic-collection
18
+ type: hivex-ocean-plastic-collection
19
+ metrics:
20
+ - type: cumulative_reward
21
+ value: 823.2983947753906 +/- 197.42713024318527
22
+ name: "Cumulative Reward"
23
+ verified: true
24
+ - type: global_reward
25
+ value: 285.8913818359375 +/- 84.43798423128938
26
+ name: "Global Reward"
27
+ verified: true
28
+ - type: local_reward
29
+ value: 158.69510040283203 +/- 32.16273712262643
30
+ name: "Local Reward"
31
+ verified: true
32
+ ---