YangyangFu / mpc-drl-tl

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

configure DRL algorithms in the docker file #33

Closed YangyangFu closed 3 years ago

YangyangFu commented 3 years ago

DRL algorithms are based on stable-baselines as in https://github.com/hill-a/stable-baselines.

use branch issue33_DRL_algorithms

YangyangFu commented 3 years ago

see issue #45.