intelligent-environments-lab / CityLearn

Official reinforcement learning environment for demand response and load shaping
MIT License
468 stars 171 forks source link

included negative evaluation value error checking #78

Closed kingsleynweye closed 1 year ago

kingsleynweye commented 1 year ago

Description

Updated CityLearn Challenge 2023 weights and negative evaluation kpi check.

Negative values are prohibited so a control solution that causes any of the KPIs to go to zero is not allowed and should be investigated as to why it is causing such.

One possible reason is if most or all time steps experience net export thus causing average peak and load factor to have negative values during calculation as they make use of the net electricity consumption time series.

Issue

NIL

Changes

Screenshots

NIL

Checklist

Additional notes

NIL