Using Kubernetes for Machine Learning Frameworks
This talk will explain why and how Kubernetes is well suited for Machine Learing, deploying your ML models in production and setting up visualization tools like TensorBoard for monitoring. Specifically it will show how to setup a variety of open source machine learning frameworks such as TensorFlow, Apache MXNet and Pytorch on a Kubernetes cluster. The attendees will learn distributed training, massaging and inference phases of setting up a Machine Learning framework on Kubernetes.