Skip to content

[AAAI 2022] The official implementation of "DeepThermal: Combustion Optimization for Thermal Power Generating Units Using Offline Reinforcement Learning"

Notifications You must be signed in to change notification settings

ryanxhr/DeepThermal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepThermal: Combustion Optimization for Thermal Power Generating Units Using Offline Reinforcement Learning

This is the code of the paper DeepThermal: Combustion Optimization for Thermal Power Generating Units Using Offline Reinforcement Learning accepted at AAAI'2022. The paper can be found here.

Usage

The code of combustion simulator is in Simulator/simrnn_model.py, the code of model-based offline RL framework, MORE, is in RL/primal_dual_ddpg.py.

Bibtex

@inproceedings{zhan2022deepthermal,
  title={Deepthermal: Combustion optimization for thermal power generating units using offline reinforcement learning},
  author={Zhan, Xianyuan and Xu, Haoran and Zhang, Yue and Zhu, Xiangyu and Yin, Honglei and Zheng, Yu},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  pages={4680--4688},
  year={2022}
}

About

[AAAI 2022] The official implementation of "DeepThermal: Combustion Optimization for Thermal Power Generating Units Using Offline Reinforcement Learning"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages