---
library_name: hivex
original_train_name: DroneBasedReforestation_difficulty_10_task_6_run_id_2_train
tags:
- hivex
- hivex-drone-based-reforestation
- reinforcement-learning
- multi-agent-reinforcement-learning
model-index:
- name: hivex-DBR-PPO-baseline-task-6-difficulty-10
results:
- task:
type: sub-task
name: explore_furthest_distance_and_return_to_base
task-id: 6
difficulty-id: 10
dataset:
name: hivex-drone-based-reforestation
type: hivex-drone-based-reforestation
metrics:
- type: furthest_distance_explored
value: 145.3162744140625 +/- 16.56809975363289
name: Furthest Distance Explored
verified: true
- type: out_of_energy_count
value: 0.6137142992019653 +/- 0.06761382979128498
name: Out of Energy Count
verified: true
- type: recharge_energy_count
value: 87.83206408053637 +/- 89.92533602087437
name: Recharge Energy Count
verified: true
- type: cumulative_reward
value: 4.497616881728172 +/- 5.530710758562201
name: Cumulative Reward
verified: true
---
This model serves as the baseline for the **Drone-Based Reforestation** environment, trained and tested on task 6
with difficulty 10
using the Proximal Policy Optimization (PPO) algorithm.
Environment: **Drone-Based Reforestation**
Task: 6
Difficulty: 10
Algorithm: PPO
Episode Length: 2000
Training max_steps
: 1200000
Testing max_steps
: 300000
Train & Test [Scripts](https://github.com/hivex-research/hivex)
Download the [Environment](https://github.com/hivex-research/hivex-environments)