Skip to content

This project is the source code of paper "Optimizing bidding strategy in electricity market based on graph convolutional neural network and deep reinforcement learning" in Applied Energy 2025.

Notifications You must be signed in to change notification settings

Misspilferer/DDPG-GCN-for-bidding-strategy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDPG-GCN

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

image

Dependencies

  • Python 3.7
  • Pytorch 1.12
  • matlab R2021a
  • matpower 7.1

Run

main function: main.py (includes DDPG-MLP, DDPG-GCN)

#TODO This project is a work in progress and is awaiting further development.

About

This project is the source code of paper "Optimizing bidding strategy in electricity market based on graph convolutional neural network and deep reinforcement learning" in Applied Energy 2025.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.1%
  • MATLAB 24.9%