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

How to use RL model in simulation enviroment to control a real HVAC facility #10

Open
agl71 opened this issue May 21, 2024 · 0 comments

Comments

@agl71
Copy link

agl71 commented May 21, 2024

HI

I have trained a RL model in the simulation enviroment, but I want to control a real HVAC system by the RL model.
How can I do ? The following is my plan.

  1. Encapsulate the RL model(pytorch format model; pth) and to form FMU1(simulation side).
  2. Encapsulate the real HVAC communication protocol and to form FMU2(facility side).
    3)FMU1 interact with FMU2 through the BCVTB.

But, I don't know how to implement step 1).
Best regards;

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

No branches or pull requests

1 participant