Fixed bug in citylearn.citylearn.CityLearnEnv.evaluate_citylearn_challenge where the weighted average score was being averaged twice. Also added documentation for The CityLearn Challenge 2023.
Issue
NIL
Changes
See change log.
Screenshots
NIL
Checklist
[x] I have tested the changes locally and they work as intended.
[x] I have updated the documentation, if applicable.
[x] I have added new tests, if applicable.
[x] I have added any required dependencies to the requirements.txt file, if applicable.
[x] I have followed the project's code style and conventions.
Description
Fixed bug in
citylearn.citylearn.CityLearnEnv.evaluate_citylearn_challenge
where the weighted average score was being averaged twice. Also added documentation for The CityLearn Challenge 2023.Issue
NIL
Changes
See change log.
Screenshots
NIL
Checklist
requirements.txt
file, if applicable.Additional notes
NIL