--- library_name: hivex original_train_name: AerialWildfireSuppression_difficulty_2_task_8_run_id_1_train tags: - hivex - hivex-aerial-wildfire-suppression - reinforcement-learning - multi-agent-reinforcement-learning model-index: - name: hivex-AWS-PPO-baseline-task-8-difficulty-2 results: - task: type: sub-task name: find_village task-id: 8 difficulty-id: 2 dataset: name: hivex-aerial-wildfire-suppression type: hivex-aerial-wildfire-suppression metrics: - type: crash_count value: 0.07083333507180214 +/- 0.12600312587884965 name: Crash Count verified: true - type: cumulative_reward value: 14.619047737121582 +/- 36.69384686861962 name: Cumulative Reward verified: true --- This model serves as the baseline for the **Aerial Wildfire Suppression** environment, trained and tested on task 8 with difficulty 2 using the Proximal Policy Optimization (PPO) algorithm.

Environment: **Aerial Wildfire Suppression**
Task: 8
Difficulty: 2
Algorithm: PPO
Episode Length: 3000
Training max_steps: 1800000
Testing max_steps: 180000

Train & Test [Scripts](https://github.com/hivex-research/hivex)
Download the [Environment](https://github.com/hivex-research/hivex-environments)