philippds's picture
Update README.md
dc55c51 verified
metadata
library_name: hivex
original_train_name: WildfireResourceManagement_difficulty_10_task_2_run_id_0_train
tags:
  - hivex
  - hivex-wildfire-resource-management
  - reinforcement-learning
  - multi-agent-reinforcement-learning
model-index:
  - name: hivex-WRM-PPO-baseline-task-2-difficulty-10
    results:
      - task:
          type: sub-task
          name: distribute_all
          task-id: 2
          difficulty-id: 10
        dataset:
          name: hivex-wildfire-resource-management
          type: hivex-wildfire-resource-management
        metrics:
          - type: cumulative_reward
            value: 648.8572601318359 +/- 171.5485324795659
            name: Cumulative Reward
            verified: true
          - type: collective_performance
            value: 47.06214599609375 +/- 14.578664572673013
            name: Collective Performance
            verified: true
          - type: individual_performance
            value: 23.570611190795898 +/- 8.18325361816058
            name: Individual Performance
            verified: true
          - type: reward_for_moving_resources_to_neighbours
            value: 581.2440307617187 +/- 273.2771173861813
            name: Reward for Moving Resources to Neighbours
            verified: true
          - type: reward_for_moving_resources_to_self
            value: 0.45852461010217666 +/- 0.18810061226083963
            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 2 with difficulty 10 using the Proximal Policy Optimization (PPO) algorithm.

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

Train & Test Scripts
Download the Environment