Skip to content

CuberAC/DDRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics Informed Multi-Market Bidding of Energy Storage Based on Deep Differentiable Reinforcement Learning

To install the required packages, you can use the following command:

pip install -r requirements.txt
pip install -e .

To run the code, you can use the following command:

python meta_bidding/train/ddrl/train.py --product energy regulation reserve --soc 4 --node NSW1 --total_epoches 20

To test the trained agent, you can use the following command:

# Change the variable `ckpt_list` in the `scan_ddrl_aemo.py` file to checkpoint path.
python meta_bidding/train/ddrl/scan_ddrl_aemo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages