Releases: manjavacas/melgym
Releases · manjavacas/melgym
v1.6.1
v1.6
- Added
EnvPress
environment (based onpresscontrol.inp
model). - Future versions will (or should) include a refactoring of the code along with the HVAC environment.
- This environment allows easy comparisons with a default PID controller.
v1.5
- Added Poetry dependency management.
- Added documentation.
- Improved README.
- Additional files and GitHub utilities.
- Included several changes on docstrings throughout the code.
v1.4
- New
render
function, with combined plots and and fixed errors. - Configuration file format changed from
.json
to.yaml
. EnvHVAC
optimization and refactoring.- Fixed debug options.
- Minor changes and fixes.
v1.3.1
Added branch L0-AS-1
.
v1.3
Included hvac.inp
(fixed/improved version of simple.inp
).
v1.2
- Improved
run_experiment.py
. - Minor fixes.
v1.1
- Improved experiment settings.
- Added observation and reward formalization.
- Simplified action normalization and wrappers.
- Improved docstrings.
- Minor changes.
v1.0
First MELGYM code schema.