YangyangFu / mpc-drl-tl

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

tune DQN for comparing with MPC #38

Closed YangyangFu closed 3 years ago

YangyangFu commented 3 years ago

The DQN needs to be tuned based on the latest improvement of learning environment in issue #36.

Some thoughts:

use issue38_tuneDQN.

YangyangFu commented 3 years ago

merged in pull request #43.