AKSDeploymentTutorial/Tensorflow
Mario Bourgoin e818f52d23 Replace 'az login' with a conditional expression. 2018-09-25 19:31:17 +00:00
..
00_DevelopModel.ipynb added instructions to README, minor fixes on notebooks 2018-08-07 20:29:01 +00:00
01_DevelopModelDriver.ipynb dotenv, papermill,caia docker, teardown notebook 2018-08-06 19:45:02 +00:00
02_BuildImage.ipynb added instructions to README, minor fixes on notebooks 2018-08-07 20:29:01 +00:00
03_TestLocally.ipynb dotenv, papermill,caia docker, teardown notebook 2018-08-06 19:45:02 +00:00
04_DeployOnAKS.ipynb Replace 'az login' with a conditional expression. 2018-09-25 19:31:17 +00:00
05_TestWebApp.ipynb dotenv, papermill,caia docker, teardown notebook 2018-08-06 19:45:02 +00:00
06_SpeedTestWebApp.ipynb keras python-dotenv, papermill, readme updates 2018-08-07 18:12:50 +00:00
07_TearDown.ipynb dotenv, papermill,caia docker, teardown notebook 2018-08-06 19:45:02 +00:00
README.md added instructions to README, minor fixes on notebooks 2018-08-07 20:29:01 +00:00
environment.yml added instructions to README, minor fixes on notebooks 2018-08-07 20:29:01 +00:00
testing_utilities.py dotenv, papermill,caia docker, teardown notebook 2018-08-06 19:45:02 +00:00

README.md

Deploy ResNet 152 Tensorflow model on GPU enaled Kubernetes cluster

In this folder are the tutorials for deploying a Tensorflow model on a Kubernetes cluster. The tutorial is made up of the following notebooks: