Tags: joochlee/sinergym
Tags
(v3.9.0) - Sinergym typing and scripts improvement (ugr-sail#489) * Fix sinergym.utils.logger TerminalLogger init typing in level parameter * Add logger in sinergym train scripts (local and sweep) * Add Terminallogger in sinergym eval script * Add unique id generation in sweep train script * Update sinergym script yaml configurations with env_deep_update flag specification * Add env_deep_update flag application in sinergym scripts (train local, train sweep and evaluations) * Tests: pyright fixes * Utils.callbacks: pyright fix * Utils.common: pyright fix * Utils.controllers: pyright fix * Utils.env_checker: pyright fix * Utils.logger: pyright fix * Utils.rewards: pyright fix * Utils.wrappers: pyright fix * init: pyright fix * Simulator: pyright fix * Modeling: pyright fix * Environment: pyright fix * scripts: Fix pyright * isort fix * pyproject: Add pyright project configuration * pyproject: replace pytype dependency by pyright in typing group * Update documentation and pull request template * Workflows: Using pyright instead of pytype * Update poetry.lock * fix mean and var getter in NormalizeObservation wrapper * Update version from 3.8.7 to 3.9.0 * pyright configuration fix for workflows * Fixed modeling tests with episode_path (now '' instead of None or pyright reasons) * Global reproducibility: Disabled tests for global seed until new numpy version issue was resolved * pyright fix * pyright fix 2 * pyright fix 3
(v3.8.4) - Fix Calibration of Normalization bug (ugr-sail#483) * Fix normalization calibration initialization * Update Sinergym version from 3.8.3 to 3.8.4
(v3.8.2) - Initial context for environment fix (ugr-sail#481) * Fix initial context applied only in first episode * Update Sinergym version from 3.8.1 to 3.8.2 * Fix test error
(v3.8.1) - Normalization fix (ugr-sail#480) * Wrappers: Fix NormalizeObservation Wrapper calibration * Simulator: Simulator back to sinergym v3.7.12 * Fix Devcontainer copy sinergym folder * Update Poetry dependencies (stable baselines 3 2.6.0 instead of 2.6.0a2) * Update Sinergym version from 3.8.0 to 3.8.1 * Improve eplus.py style * Fix pytype in eplus.py * Fix simulator test
Merge pull request ugr-sail#479 from ugr-sail/impr/backend-v3.8.0 (v3.8.0) - Sinergym Backend and general efficiency enhancement
(v3.7.3) - Weather variability config logging in CSVLogger wrapper (u… …gr-sail#466) * Modeling: Delete OU configuration in episode folder, save episode OU parameters as attribute * CSVLogger: Save OU parameters in CSV for each episode * Tests fixed * Documentation: Update Sinergym output graph image and documentation section * Update Sinergym version from 3.7.2 to 3.7.3
(v3.6.2) - EPW processing: Replace opyplus module by epw (ugr-sail#450) * Poetry: opyplus dependency replaced by epw module * Common: deleted commented opyplus import and function * Modeling: Replace opyplus functionality by epw module * Update environemts configuration weather variable names (in mock test too) * Update Sinergym version from 3.6.1 to 3.6.2 * Fix tests * Documentation: Update epw variable names list * Updating comment in modeling
PreviousNext