This project is the source code of paper "Optimizing bidding strategy in electricity market based on graph convolutional neural network and deep reinforcement learning". It has been accepted by Applied Energy 2025. https://doi.org/10.1016/j.apenergy.2024.124978
- Python 3.7
- Pytorch 1.12
- matlab R2021a
- matpower 7.1
main function: main.py (includes DDPG-MLP, DDPG-GCN)
#TODO This project is a work in progress and is awaiting further development.