Closed javiarrobas closed 3 years ago
This is to implement an example and a test with the PPO2 algorithm in the bestest_hydronic_heatpump case. This is the proximal policy optimization algorithm as described in in https://arxiv.org/abs/1707.06347, and documented in https://stable-baselines.readthedocs.io/en/master/modules/ppo2.html.
This is to implement an example and a test with the PPO2 algorithm in the bestest_hydronic_heatpump case. This is the proximal policy optimization algorithm as described in in https://arxiv.org/abs/1707.06347, and documented in https://stable-baselines.readthedocs.io/en/master/modules/ppo2.html.