|
--- |
|
library_name: hivex |
|
original_train_name: DroneBasedReforestation_difficulty_8_task_2_run_id_1_train |
|
tags: |
|
- hivex |
|
- hivex-drone-based-reforestation |
|
- reinforcement-learning |
|
- multi-agent-reinforcement-learning |
|
model-index: |
|
- name: hivex-DBR-PPO-baseline-task-2-difficulty-8 |
|
results: |
|
- task: |
|
type: sub-task |
|
name: pick_up_seed_at_base |
|
task-id: 2 |
|
difficulty-id: 8 |
|
dataset: |
|
name: hivex-drone-based-reforestation |
|
type: hivex-drone-based-reforestation |
|
metrics: |
|
- type: out_of_energy_count |
|
value: 0.5913412857055664 +/- 0.08591821971986432 |
|
name: Out of Energy Count |
|
verified: true |
|
- type: recharge_energy_count |
|
value: 132.83543706580997 +/- 109.06525180453214 |
|
name: Recharge Energy Count |
|
verified: true |
|
- type: cumulative_reward |
|
value: 11.448997653722763 +/- 7.434212621132787 |
|
name: Cumulative Reward |
|
verified: true |
|
--- |
|
|
|
This model serves as the baseline for the **Drone-Based Reforestation** environment, trained and tested on task <code>2</code> with difficulty <code>8</code> using the Proximal Policy Optimization (PPO) algorithm.<br><br>Environment: **Drone-Based Reforestation**<br>Task: <code>2</code><br>Difficulty: <code>8</code><br>Algorithm: <code>PPO</code><br>Episode Length: <code>2000</code><br>Training <code>max_steps</code>: <code>1200000</code><br>Testing <code>max_steps</code>: <code>300000</code><br><br>Train & Test [Scripts](https://github.com/hivex-research/hivex)<br>Download the [Environment](https://github.com/hivex-research/hivex-environments) |
|
|
|
[hivex-paper]: https://arxiv.org/abs/2501.04180 |