Skip to content

Commit

Permalink
Adding an overview figure.
Browse files Browse the repository at this point in the history
  • Loading branch information
sztoor committed Dec 12, 2023
1 parent d695adf commit 68c0b8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
@@ -1,12 +1,14 @@
![Power Consumption Example.](https://github.com/scaleoutsystems/Power-consumption-tutorial/blob/main/Banner.png)

# Power consumption prediction for data centers (TensorFlow/Keras and PyTorch)

![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:

- Towards Smart e-Infrastructures, A Community Driven Approach Based on Real Datasets
https://ieeexplore.ieee.org/document/9289758

![Power Consumption Example.](https://github.com/scaleoutsystems/Power-consumption-tutorial/blob/main/overview.png)

The model in this example is a simplified version of the model used in the article, to reduce the compute requirements client side. A normal laptop or a workstation should be able to sustain a few clients. The dataset required for this example is not available on a public server. However, Scaleout support staff can provide you with the data. Feel free to contact us.

## Prerequisites, when running clients in Docker containers
Expand Down
Binary file added banner.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 68c0b8f

Please sign in to comment.