From 15fe57f51fbdd31018cc4c2d3d075e866e0eb8f2 Mon Sep 17 00:00:00 2001 From: Salman Toor Date: Tue, 12 Dec 2023 08:31:30 +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 20bfe9e..597ebf9 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) | +|![Power Consumption Example.](https://github.com/scaleoutsystems/Power-consumption-tutorial/blob/main/banner.png)| 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: