Section 01
GNN-PowerFlow Project Introduction: Innovative Exploration of Graph Neural Networks in Power System Power Flow Calculation
This project is a master's thesis from Eindhoven University of Technology, exploring the application of Graph Neural Networks (GNN) in AC power system power flow calculation. The core is to improve prediction accuracy by integrating grid topology and conduct comparative analysis with traditional Multi-Layer Perceptrons (MLP). The project code is open-sourced on GitHub (link: https://github.com/mukhlishga/gnn-powerflow) and implemented using the PyTorch Geometric framework.