From 979b0ab9a9e73410a54347f0d023b48fea1bbeff Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Mon, 28 Nov 2016 22:28:44 -0500 Subject: [PATCH] Added to TODO (config template per scheduler). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa625e4..636c6d2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ To Do: * Have calibration phase? * Add ability to use constraints * Running average calculations https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average + * Make parameters corresponding to each scheduler configurable (possible to have a config template for each scheduler?)