Alibaba Cloud Tensorflow Deep MNIST
Alibaba Cloud Container Service for Kubernetes (ACK) Deep MNIST Example
Dependencies:
1) Train a tensorflow model to predict mnist locally
2) Containerise the tensorflow model with our docker utility
3) Test model locally with docker

4) Set-up and configure Alibaba Cloud environment
4.1 create a managed kubernetes cluster
4.2 Copy the kubectl configuration to access the cluster
4.3 Create an Alibaba Container Registry to push the image
Setup Seldon Core
Finally we install the Seldon Analytics Package
4.5 Push docker image
5 - Deploy your model and visualise requests
Run the deployment in your cluster
And let's check that it's been created.
Test the model

First we need to find the URL that we'll use
Let's see the predictions for each label
Last updated
Was this helpful?