Optimal-Energy-System-Scheduling-Combining-Mixed-Integer-Programming-and-Deep-Reinforcement-Learning
Optimal-Energy-System-Scheduling-Combining-Mixed-Integer-Programming-and-Deep-Reinforcement-Learning copied to clipboard
The Source code for paper "Optimal Energy System Scheduling Combining Mixed-Integer Programming and Deep Reinforcement Learning". Safe reinforcement learning, energy management
库的版本问题
Hello, I'd like to understand how to use the "Actor_MIP" class in the provided code. This part is mentioned as a highlight in your paper, but it seems that the...
Hi, Hou. Thanks for sharing. Just one question regarding the state space limits. It seems that the net_load could be negative. In that case, shouldn't the normalized state space defined...
How you are taking battery capacity in Kw? (Capicity should be in Ah or Kwh) For current_capicity you are taking a random number (0.2-0.8). What do you mean by current...
Congrats to Brother Hou!