From 62b5eca82307e6f79f715aee54073a892dd4bf64 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 25 Jun 2024 12:05:45 +0000 Subject: [PATCH] Updated the document with new changes --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8c79f88..299ff3c 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,16 @@ Clone this repository, then locate into this directory: ```sh https://github.com/scaleoutsystems/power-consumption-tutorial.git +``` +For PyTorch example: + +```sh cd power-consumption-tutorial/Power-consumption-pytorch ``` +Or +```sh + cd power-consumption-tutorial/Power-consumption-keras +``` Create the compute package: