From 718c403acfcc6272d6b04d98ca915d1f34dd5e15 Mon Sep 17 00:00:00 2001 From: Salman Toor Date: Tue, 12 Dec 2023 08:36:21 +0000 Subject: [PATCH] Improved the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c78b9de..2e5cfef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Power consumption prediction for data centers (TensorFlow/Keras and PyTorch) -![Power Consumption Example.](https://github.com/scaleoutsystems/Power-consumption-tutorial/blob/main/banner.png){ width="800" height="600" style="display: block; margin: 0 auto" } +![Power Consumption Example.](https://github.com/scaleoutsystems/Power-consumption-tutorial/blob/main/banner.png){width="800" height="600" style="display: block; margin: 0 auto"} This is an example of a neural network regression model in a federated setting. Time series data from two data centers in Sweden and Finland are used to predict the relationship between CPU and Network usage and power consumption. The tutorial is based on the following article that has more background information on the use-case: