philippds commited on
Commit
5cf7efa
·
verified ·
1 Parent(s): ccf994e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,7 +22,7 @@ The motivation of the hivex suite is to provide advanced reinforcement learning
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="auto" 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="auto" 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="auto" 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="auto" 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="auto" 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> |
 
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" style="width:200px; height:150px; object-fit: cover; 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" style="width:200px; height:150px; object-fit: cover; 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" style="width:200px; height:150px; object-fit: cover; 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" style="width:200px; height:150px; object-fit: cover; 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" style="width:200px; height:150px; object-fit: cover; 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 / Patterns** | **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> |