sinergym.utils

Includes common utilities, controllers, rewards, wrappers and custom callbacks.

Modules

callbacks

Custom Callbacks for stable baselines 3 algorithms.

common

Common utilities.

config

Class and utilities for set up extra configuration in experiments with Sinergym (extra params, weather_variability, building model modification and files management)

controllers

Implementation of basic controllers.

gcloud

Utilities to use Google Cloud Python API and Google Cloud API REST easier.

rewards

Implementation of different types of rewards.

wrappers

Implementation of custom Gym environments.