philippds's picture
Update README.md
d7c4bd7 verified
metadata
library_name: hivex
original_train_name: WildfireResourceManagement_difficulty_10_task_0_run_id_1_train
tags:
  - hivex
  - hivex-wildfire-resource-management
  - reinforcement-learning
  - multi-agent-reinforcement-learning
model-index:
  - name: hivex-WRM-PPO-baseline-task-0-difficulty-10
    results:
      - task:
          type: main-task
          name: main_task
          task-id: 0
          difficulty-id: 10
        dataset:
          name: hivex-wildfire-resource-management
          type: hivex-wildfire-resource-management
        metrics:
          - type: cumulative_reward
            value: 103.69761962890625 +/- 33.62321244800703
            name: Cumulative Reward
            verified: true
          - type: collective_performance
            value: 55.50396175384522 +/- 22.88109053127101
            name: Collective Performance
            verified: true
          - type: individual_performance
            value: 24.726867961883546 +/- 9.733685238014223
            name: Individual Performance
            verified: true
          - type: reward_for_moving_resources_to_neighbours
            value: 40.47791290283203 +/- 17.508142474539696
            name: Reward for Moving Resources to Neighbours
            verified: true
          - type: reward_for_moving_resources_to_self
            value: 3.59446302652359 +/- 2.410688145025967
            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 0 with difficulty 10 using the Proximal Policy Optimization (PPO) algorithm.

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

Train & Test Scripts
Download the Environment