---
library_name: hivex
original_train_name: DroneBasedReforestation_difficulty_9_task_1_run_id_2_train
tags:
- hivex
- hivex-drone-based-reforestation
- reinforcement-learning
- multi-agent-reinforcement-learning
model-index:
- name: hivex-DBR-PPO-baseline-task-1-difficulty-9
results:
- task:
type: sub-task
name: find_closest_forest_perimeter
task-id: 1
difficulty-id: 9
dataset:
name: hivex-drone-based-reforestation
type: hivex-drone-based-reforestation
metrics:
- type: out_of_energy_count
value: 0.007907478585839272 +/- 0.010306929938611811
name: Out of Energy Count
verified: true
- type: cumulative_reward
value: 98.56427032470702 +/- 1.337553520917276
name: Cumulative Reward
verified: true
---
This model serves as the baseline for the **Drone-Based Reforestation** environment, trained and tested on task 1
with difficulty 9
using the Proximal Policy Optimization (PPO) algorithm.
Environment: **Drone-Based Reforestation**
Task: 1
Difficulty: 9
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)