YangyangFu / mpc-drl-tl

A paper plan for comparing MPC and DRL/TL in building control
1 stars 0 forks source link

discrete action space for damper-controlled single zone environment #30

Closed YangyangFu closed 3 years ago

YangyangFu commented 3 years ago

For discrete control, the damper position space should be redesigned instead of only 5 levels (0, 25%, 50%, 75%, 100%).

use branch issue30_singleZone_damperSpace

YangyangFu commented 3 years ago

closed in pull request #32.