Published inml-bytes - Code snippets on how to productionize Machine Learning modelsHow to a create a SageMaker Execution roleAs a managed service, Amazon SageMaker performs operations on your behalf on other AWS services.Jul 25, 20181Jul 25, 20181
Published inml-bytes - Code snippets on how to productionize Machine Learning modelsHow to Deploy an AWS SageMaker Container Using TensorFlow ServingIn the previous articles we learned how to create a TensorFlow Serving container for SageMaker and how to push the container image to an…Jul 25, 2018Jul 25, 2018
Published inml-bytes - Code snippets on how to productionize Machine Learning modelsHow to Make Predictions Against a SageMaker Endpoint Using TensorFlow ServingIn this article, we will use the endpoint half-plus-three that we created in the previous article How to Create an AWS SageMaker Endpoint…Jul 25, 20181Jul 25, 20181
Published inml-bytes - Code snippets on how to productionize Machine Learning modelsHow to Push a Docker Image to AWS ECS RepositoryThe script below pushes a Docker image to an ECS repository.Jul 25, 2018Jul 25, 2018
Published inml-bytes - Code snippets on how to productionize Machine Learning modelsHow to Create a TensorFlow Serving Container for AWS SageMakerI finished training my TensorFlow model, what should I do now?Jul 25, 20186Jul 25, 20186