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.10) - Sinergym terminal logging level set and intallation section documentation fix #444

Closed AlejandroCN7 closed 2 months ago

AlejandroCN7 commented 2 months ago

Description

This new version has been developed to meet the specifications of the referenced issue. The constants that set the logging levels for each module are still used as default values when importing Sinergym. However, these can be modified from the package once the environment has been created to update the logging levels in real time via the terminal.

Documentation and a notebook with a use case have been prepared.

Additionally, the installation section has been updated with some minor corrections.

Motivation and Context

Fixes #432

Types of changes

Checklist:

Changelog: