Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -14,21 +14,15 @@ pinned: false
|
|
14 |
</div>
|
15 |
|
16 |
# HIVEX
|
17 |
-
|
18 |
_Multi-Agent Reinforcement Learning environment suite with a focus on critical ecological challenges._
|
19 |
|
20 |
## About
|
21 |
-
|
22 |
The motivation of the hivex suite is to provide advanced reinforcement learning benchmarking environments with an emphasis on: (1) **_real-world_** scenarios, (2) **_multi-agent_** systems, (3) investigating problems and solutions with **_high impact on society_**.
|
23 |
|
24 |
-
<!-- , (4) **_cooperation and communication_** mechanisms. -->
|
25 |
-
|
26 |
## Available Environments
|
27 |
-
|
28 |
-
|
|
29 |
-
|
|
30 |
-
| <
|
31 |
-
|
|
32 |
-
| <
|
33 |
-
| <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_OceanPlasticCollection/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/OPC_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Ocean Plastic Collection"></a> | Ocean Plastic Collection | <code>OceanPlasticCollection</code> | <code>4</code> | <code>-</code> |
|
34 |
-
| <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_AerialWildfireSuppression/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/AWS_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Aerial Wildfire Suppression"></a> | Aerial Wildfire Suppression | <code>AerialWildFireSuppression</code> | <code>9</code> | <code>10</code> |
|
|
|
14 |
</div>
|
15 |
|
16 |
# HIVEX
|
|
|
17 |
_Multi-Agent Reinforcement Learning environment suite with a focus on critical ecological challenges._
|
18 |
|
19 |
## About
|
|
|
20 |
The motivation of the hivex suite is to provide advanced reinforcement learning benchmarking environments with an emphasis on: (1) **_real-world_** scenarios, (2) **_multi-agent_** systems, (3) investigating problems and solutions with **_high impact on society_**.
|
21 |
|
|
|
|
|
22 |
## Available Environments
|
23 |
+
| | | | | | |
|
24 |
+
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
25 |
+
| <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_WindFarmControl/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/WFC_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Wind Farm Control"></a> | <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_WilfireResourceManagement/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/WRM_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Wildfire Resource Management"></a> | <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_DroneBasedReforestation/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/DBR_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Drone-Based Reforestation"></a> | <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_OceanPlasticCollection/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/OPC_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Ocean Plastic Collection"></a> | <a href="https://github.com/hivex-research/hivex-environments/tree/main/environments/Hivex_AerialWildfireSuppression/"><img src="https://raw.githubusercontent.com/hivex-research/hivex/main/docs/images/AWS_thumb.jpg" height="auto" width="200" style="border-radius:10px" alt="Aerial Wildfire Suppression"></a> |
|
26 |
+
| <code>WindFarmControl</code> | <code>WildfireResourceManagement</code> | <code>DroneBasedReforestation</code> | <code>OceanPlasticCollection</code> | <code>AerialWildFireSuppression</code>|
|
27 |
+
| **Tasks / Difficulty Levels** | **Tasks / Difficulty Levels** | **Tasks / Difficulty Levels** | **Tasks / Difficulty Levels** | **Tasks / Difficulty Levels** |
|
28 |
+
| <code>2</code> / <code>9</code> | <code>3</code> / <code>10</code> | <code>7</code> / <code>10</code> | <code>4</code> / <code>-</code> | <code>9</code> / <code>10</code> |
|
|
|
|