ugr-sail / sinergym

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

(v3.1.8) Sinergym truncated flag update #386

Closed AlejandroCN7 closed 7 months ago

AlejandroCN7 commented 7 months ago

Description

This patch causes Sinergym to use the truncated flag instead of terminated when the episode has been completed naturally without any event causing it to be forcibly terminated. For more information, visit the referenced issue.

Motivation and Context

Why is this change required? What problem does it solve? Please, reference issue or issues opened previously.

Fixes #384

Types of changes

Checklist:

Changelog: