TensorFlow Serving with Docker for Model Deployment
Welcome to this hands-on, guided project on deploying deep learning models using TensorFlow Serving with Docker. In the next hour and a half, you will train and export TensorFlow models for text classification, learn how to deploy models with TF Serving and Docker in 90 seconds, and build simple gRPC and REST-based clients in Python for model inference.