Tags: joochlee/sinergym
Tags
(v3.4.0) Sinergym parallelism on the same machine (ugr-sail#424) * Modeling: Applying fcntl functionality to output folder name creation for robust parallelism * Add .lock file to gitignore * Updated Sinergym version from 3.3.8 to 3.4.0
(v3.3.8) - Observation normalization bug Fix (again), negative values… … in obs_rms.var (ugr-sail#422) * Evl Callback: Using argument train_env instyead oh inhereted training environment * Evl Callback: Fixed mean and var normalization calibration set (now it is applied correctly) * Normalization Wrapper: Deleted RecordConstructorArgs * Normalization wrapper: Deleted RecordConstructorArgs inherit * Normalize Wrapper: Fixed var property bug (returning mean again instead of var) * Updated Sinergym version from 3.3.7 to 3.3.8
(v3.2.7) - 5Zone building design improved for thermal control (ugr-sa… …il#397) * Reduced amount of outdoor air in 5Zone building * Adjusted continuous action space ranges for agents to be able to meet temperature requirements * Modified RBC5Zone setpoints to match temperature requirements * Updated version from 3.2.6 to 3.2.7 * Updated discrete function for 5Zones new action space --------- Co-authored-by: AlejandroCN7 <alejandroac79@gmail.com>