File size: 1,381 Bytes
dfd2ee0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
library_name: hivex
original_train_name: WindFarmControl_pattern_7_task_0_run_id_0_train
tags:
- hivex
- hivex-wind-farm-control
- reinforcement-learning
- multi-agent-reinforcement-learning
model-index:
- name: hivex-WFC-PPO-baseline-task-0-pattern-7
  results:
  - task:
      type: main-task
      name: main_task
      task-id: 0
      pattern-id: 7
    dataset:
      name: hivex-wind-farm-control
      type: hivex-wind-farm-control
    metrics:
    - type: cumulative_reward
      value: 4609.045998535156 +/- 39.19339532446827
      name: Cumulative Reward
      verified: true
    - type: individual_performance
      value: 4608.960622558594 +/- 39.08877078016233
      name: Individual Performance
      verified: true
---

This model serves as the baseline for the **Wind Farm Control** environment, trained and tested on task <code>0</code> with pattern <code>7</code> using the Proximal Policy Optimization (PPO) algorithm.<br>
<br>
Environment: **Wind Farm Control**<br>
Task: <code>0</code><br>
Pattern: <code>7</code><br>
Algorithm: <code>PPO</code><br>
Episode Length: <code>5000</code><br>
Training <code>max_steps</code>: <code>8000000</code><br>
Testing <code>max_steps</code>: <code>8000000</code><br>
<br>
Train & Test [Scripts](https://github.com/hivex-research/hivex)<br>
Download the [Environment](https://github.com/hivex-research/hivex-environments)