intelligent-environments-lab / CityLearn

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

[BUG] #101

Closed Hnecent closed 5 months ago

Hnecent commented 5 months ago

Issue Description

In energy_model.py line 554, should be "assert 0 <= loss_coefficient <= 1, 'loss_coefficient must be >= 0 and <= 1.'"

kingsleynweye commented 5 months ago

@Hnecent thanks for spotting the typo. It has been fixed in the latest release CityLearn==2.1.1