Data and code from: Deep reinforcement learning for pressure optimization in water distribution networks with multiple pumping stations: Case study
收藏DataONE2025-10-31 更新2025-11-08 收录
下载链接:
https://search.dataone.org/view/sha256:7a96da60d1e1d6ad4f1fb7fae847c810f49baa9a55f02369cadedec4c8ff1bcd
下载链接
链接失效反馈官方服务:
资源简介:
This dataset provides the complete code, model files, and tabular data used to train and evaluate a deep reinforcement learning (DRL) agent for pressure optimization in large-scale water distribution networks with multiple pumping stations. It includes ten Python scripts (for environment definition, training, testing, and evaluation), calibrated EPANET hydraulic model files, and eight Excel workbooks containing control parameters, diurnal demand data, synthetic and observed evaluation sets, and energy-performance summaries. The dataset enables full reproduction of the case-study results and supports reuse for developing alternative DRL algorithms or benchmarking water-network optimization methods. The repository is self-contained and can be executed using Python 3.10 with the package versions specified herein.
, , # Data and code from: Deep reinforcement learning for pressure optimization in water distribution networks with multiple pumping stations: Case study
## Overview
This README file provides detailed documentation for the dataset *Deep Reinforcement Learning for Pressure Optimization in Water Distribution Networks with Multiple Pumping Stations: Case Study*, ASCE Journal of Water Resources Planning and Management. It describes the folder structure, variable definitions, software environment, and step-by-step instructions required to reproduce the analyses and results. The abstract for this dataset is provided separately on the Dryad record page.
## 1. Directory Structure and File Descriptions
```
DataSetR02.zip/
â
âââ Python Scripts
â âââ env_001.py â Custom Gym environment for multi-pump network.
â âââ evaluate_001.py â Evaluates trained SAC agent on validation sets.
â âââ Evaluation_conventional_001.py â Baseline evaluation using fixed set...,
创建时间:
2025-11-01



