philippds's picture
Update README.md
1f98d96 verified
metadata
library_name: hivex
original_train_name: WildfireResourceManagement_difficulty_7_task_1_run_id_0_train
tags:
  - hivex
  - hivex-wildfire-resource-management
  - reinforcement-learning
  - multi-agent-reinforcement-learning
model-index:
  - name: hivex-WRM-PPO-baseline-task-1-difficulty-7
    results:
      - task:
          type: sub-task
          name: keep_all
          task-id: 1
          difficulty-id: 7
        dataset:
          name: hivex-wildfire-resource-management
          type: hivex-wildfire-resource-management
        metrics:
          - type: cumulative_reward
            value: 284.57982330322267 +/- 72.33360798945996
            name: Cumulative Reward
            verified: true
          - type: collective_performance
            value: 49.88518104553223 +/- 12.763755244283319
            name: Collective Performance
            verified: true
          - type: individual_performance
            value: 26.185771179199218 +/- 6.931004503131118
            name: Individual Performance
            verified: true
          - type: reward_for_moving_resources_to_neighbours
            value: 1.4022221326828004 +/- 0.2644409904563528
            name: Reward for Moving Resources to Neighbours
            verified: true
          - type: reward_for_moving_resources_to_self
            value: 224.42632904052735 +/- 61.38166216366554
            name: Reward for Moving Resources to Self
            verified: true

This model serves as the baseline for the Wildfire Resource Management environment, trained and tested on task 1 with difficulty 7 using the Proximal Policy Optimization (PPO) algorithm.

Environment: Wildfire Resource Management
Task: 1
Difficulty: 7
Algorithm: PPO
Episode Length: 500
Training max_steps: 450000
Testing max_steps: 45000

Train & Test Scripts
Download the Environment