Skip to content

ilmal/GA

Repository files navigation

GA

code repo for "Gymnasie Arbete"

ROADMAP

notes

SETUP PROCESS:

  • I created the AI model
  • I downloaded kubeflow manifests to the cluster using k8s kustomize (make sure k8s cluster is v1.21.1, kustomize is v3.2.0)
  • "k create -f mnist.yaml"

TILL NÄSTA TISDAG

  • vad som behövs kodas, med containers, hur mkt som kan hämtas från kubeflow
  • en mer konkret tidsplan
  • se till att alla delar finns där

REDOVISNING:

SOURCES:

PS

https://github.com/nottombrown/distributed-tensorflow-example/blob/master/example.py

implement Parimiter server to speed up syncronisation between workers.

Should only need to specify PS job to join stategy, and worker job to do the default work.

8ps 12 work: 71 sek

2ps 4work: 90 sek

time to beat: 27.4 sek