ugr-sail / sinergym

Gym environment for building simulation and control using reinforcement learning
https://ugr-sail.github.io/sinergym/
MIT License
134 stars 36 forks source link

(v3.5.9) - Action delay fix #443

Closed AlejandroCN7 closed 2 months ago

AlejandroCN7 commented 2 months ago

Description

This PR solves commented bug in referenced issue (and similar ones). Now, Sinergym actions take effect in the next step immediately.

Motivation and Context

Fixes #436

Types of changes

Checklist:

Changelog: