philippds's picture
Update README.md
c9de93a verified
metadata
library_name: hivex
original_train_name: WildfireResourceManagement_difficulty_7_task_2_run_id_2_train
tags:
  - hivex
  - hivex-wildfire-resource-management
  - reinforcement-learning
  - multi-agent-reinforcement-learning
model-index:
  - name: hivex-WRM-PPO-baseline-task-2-difficulty-7
    results:
      - task:
          type: sub-task
          name: distribute_all
          task-id: 2
          difficulty-id: 7
        dataset:
          name: hivex-wildfire-resource-management
          type: hivex-wildfire-resource-management
        metrics:
          - type: cumulative_reward
            value: 750.4762359619141 +/- 245.4927763167413
            name: Cumulative Reward
            verified: true
          - type: collective_performance
            value: 43.217044830322266 +/- 9.4702714296557
            name: Collective Performance
            verified: true
          - type: individual_performance
            value: 24.37738256454468 +/- 6.694391210034398
            name: Individual Performance
            verified: true
          - type: reward_for_moving_resources_to_neighbours
            value: 677.9591644287109 +/- 226.85774971204782
            name: Reward for Moving Resources to Neighbours
            verified: true
          - type: reward_for_moving_resources_to_self
            value: 0.2308821089565754 +/- 0.09874207898979517
            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 7 using the Proximal Policy Optimization (PPO) algorithm.

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

Train & Test Scripts
Download the Environment