Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: hivex
|
3 |
+
original_train_name: OceanPlasticCollection_task_3_run_id_2_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-3
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: sub-task
|
14 |
+
name: avoid_plastic
|
15 |
+
task-id: 3
|
16 |
+
dataset:
|
17 |
+
name: hivex-ocean-plastic-collection
|
18 |
+
type: hivex-ocean-plastic-collection
|
19 |
+
metrics:
|
20 |
+
- type: cumulative_reward
|
21 |
+
value: -2.0388235569000246 +/- 1.647487721687271
|
22 |
+
name: "Cumulative Reward"
|
23 |
+
verified: true
|
24 |
+
- type: global_reward
|
25 |
+
value: 0.0 +/- 0.0
|
26 |
+
name: "Global Reward"
|
27 |
+
verified: true
|
28 |
+
- type: local_reward
|
29 |
+
value: -2.854285717010498 +/- 1.1865717722656555
|
30 |
+
name: "Local Reward"
|
31 |
+
verified: true
|
32 |
+
---
|