Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History

scripts

Create MNIST Demo

  1. You will need all prerequisites (gcloud, kubectl, ks) in your path.
  2. Copy env-example.sh to env.sh and edit with your own settings
  3. run create_demo.sh

Delete Demo

  1. run delete-demo.sh - this will delete the GCP resources except the Filestore disk. You will need to delete this manually at present.