philippds's picture
Update README.md
02962a3 verified
|
raw
history blame
1.96 kB
metadata
library_name: hivex
original_train_name: WildfireResourceManagement_difficulty_6_task_1_run_id_1_train
tags:
  - hivex
  - hivex-wildfire-resource-management
  - reinforcement-learning
  - multi-agent-reinforcement-learning
model-index:
  - name: hivex-WRM-PPO-baseline-task-1-difficulty-6
    results:
      - task:
          type: sub-task
          name: keep_all
          task-id: 1
          difficulty-id: 6
        dataset:
          name: hivex-wildfire-resource-management
          type: hivex-wildfire-resource-management
        metrics:
          - type: cumulative_reward
            value: 258.2725601196289 +/- 98.13659384326716
            name: Cumulative Reward
            verified: true
          - type: collective_performance
            value: 45.91880645751953 +/- 18.302557856348788
            name: Collective Performance
            verified: true
          - type: individual_performance
            value: 24.243414211273194 +/- 9.523378885568981
            name: Individual Performance
            verified: true
          - type: reward_for_moving_resources_to_neighbours
            value: 1.030250072479248 +/- 0.2913765344241285
            name: Reward for Moving Resources to Neighbours
            verified: true
          - type: reward_for_moving_resources_to_self
            value: 207.9915672302246 +/- 86.63382909716428
            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 6 using the Proximal Policy Optimization (PPO) algorithm.

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

Train & Test Scripts
Download the Environment