Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPO2 #36

Closed
javiarrobas opened this issue Dec 23, 2020 · 0 comments · Fixed by #37
Closed

PPO2 #36

javiarrobas opened this issue Dec 23, 2020 · 0 comments · Fixed by #37

Comments

@javiarrobas
Copy link
Contributor

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.

@javiarrobas javiarrobas linked a pull request Dec 23, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant