--- library_name: hivex original_train_name: WindFarmControl_pattern_0_task_0_run_id_2_train tags: - hivex - hivex-wind-farm-control - reinforcement-learning - multi-agent-reinforcement-learning model-index: - name: hivex-WFC-PPO-baseline-task-0-pattern-0 results: - task: type: main-task name: main_task task-id: 0 pattern-id: 0 dataset: name: hivex-wind-farm-control type: hivex-wind-farm-control metrics: - type: cumulative_reward value: 4611.646169433594 +/- 39.95197526212735 name: "Cumulative Reward" verified: true - type: individual_performance value: 4611.5898046875 +/- 39.676758980888444 name: "Individual Performance" verified: true --- This model serves as the baseline for the **Wind Farm Control** environment, trained and tested on task 0 with pattern 0 using the Proximal Policy Optimization (PPO) algorithm.

Environment: **Wind Farm Control**
Task: 0
Pattern: 0
Algorithm: PPO
Episode Length: 5000
Training max_steps: 8000000
Testing max_steps: 8000000

Train & Test [Scripts](https://github.com/hivex-research/hivex)
Download the [Environment](https://github.com/hivex-research/hivex-environments)