CityLearn
  • Installation
  • QuickStart
  • Overview
    • Environment
    • Observations
    • Actions
    • Reward Function
    • Agents
    • Dataset
    • Schema
    • Cost Function
  • Usage
  • citylearn
  • The CityLearn Challenge
  • References
CityLearn
  • Overview
  • Cost Function
  • Edit on GitHub

Cost Function

CityLearn provides a set of cost functions (a.k.a key performance indicators) that can be used to quantify building-level or district-level energy, environmental and economic performance post-simulation. The implemented functions include the following:

  1. citylearn.cost_function.CostFunction.average_daily_peak()

  2. citylearn.cost_function.CostFunction.carbon_emissions()

  3. citylearn.cost_function.CostFunction.load_factor()

  4. citylearn.cost_function.CostFunction.electricity_consumption()

  5. citylearn.cost_function.CostFunction.peak_demand()

  6. citylearn.cost_function.CostFunction.price()

  7. citylearn.cost_function.CostFunction.quadratic()

  8. citylearn.cost_function.CostFunction.ramping()

  9. citylearn.cost_function.CostFunction.zero_net_energy()

Previous Next

© Copyright 2022, Jose Ramon Vazquez-Canteli, Kingsley Nweye, Zoltan Nagy.

Built with Sphinx using a theme provided by Read the Docs.