metadata
library_name: hivex
original_train_name: DroneBasedReforestation_difficulty_6_task_6_run_id_1_train
tags:
- hivex
- hivex-drone-based-reforestation
- reinforcement-learning
- multi-agent-reinforcement-learning
model-index:
- name: hivex-DBR-PPO-baseline-task-6-difficulty-6
results:
- task:
type: sub-task
name: explore_furthest_distance_and_return_to_base
task-id: 6
difficulty-id: 6
dataset:
name: hivex-drone-based-reforestation
type: hivex-drone-based-reforestation
metrics:
- type: furthest_distance_explored
value: 152.26177627563476 +/- 14.68642605764967
name: Furthest Distance Explored
verified: true
- type: out_of_energy_count
value: 0.6086984264850617 +/- 0.07274441466975011
name: Out of Energy Count
verified: true
- type: recharge_energy_count
value: 113.58761816971004 +/- 90.0451292801604
name: Recharge Energy Count
verified: true
- type: cumulative_reward
value: 6.169624358415604 +/- 5.624235378593765
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 6
using the Proximal Policy Optimization (PPO) algorithm.
Environment: Drone-Based Reforestation
Task: 6
Difficulty: 6
Algorithm: PPO
Episode Length: 2000
Training max_steps
: 1200000
Testing max_steps
: 300000
Train & Test Scripts
Download the Environment