From 619f89c97bb4e0c899448b258c967c23e54d798e Mon Sep 17 00:00:00 2001 From: Pavol Mulinka Date: Thu, 1 Aug 2024 11:32:00 +0200 Subject: [PATCH] Deployed cc6cbaf with MkDocs version: 1.3.1 --- index.html | 46 ---------------------------------- index.md | 38 ---------------------------- inference_model/training.html | 18 ++++++------- search/search_index.json | 2 +- sitemap.xml | 44 ++++++++++++++++---------------- sitemap.xml.gz | Bin 213 -> 212 bytes 6 files changed, 32 insertions(+), 116 deletions(-) diff --git a/index.html b/index.html index 0607740..0922780 100755 --- a/index.html +++ b/index.html @@ -454,13 +454,6 @@ Solution overview - - -
  • - - TODO - -
  • @@ -962,45 +955,6 @@

    Solution overviewKepler - gather energy consumption data

  • Redis - API for transfer of OBU measurements to Kubernetes
  • -

    TODO

    -
    graph TB
    -    subgraph Cluster1
    -        direction TB
    -        Worker1[PySyft Worker Node 1]
    -    end
    -
    -    subgraph Cluster2
    -        direction TB
    -        Worker2[PySyft Worker Node 2]
    -    end
    -
    -    subgraph Cluster3
    -        direction TB
    -        Worker3[PySyft Worker Node 3]
    -    end
    -
    -    subgraph CentralCluster
    -        direction TB
    -        CentralServer[PySyft Central Server]
    -    end
    -
    -    Worker1 <--> CentralServer
    -    Worker2 <--> CentralServer
    -    Worker3 <--> CentralServer
    -

    Additional ideas