Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A complete example to use SageMaker with tensorflow 2 for image classification

Notifications You must be signed in to change notification settings

githubmg/sagemaker-tensorflow2

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SageMaker with Tensorflow 2

In this example I'll go trough all the necessary steps to implement a VGG16 tensorflow 2 using SageMaker.

In the first part (Classification-Train-Serve) I'm going to use SageMaker SDK to train and then deploy a Tensorflow Estimator.

In the second part (Classification-Serve) I'm going to use the resulting model and implement it using only the Tensorflow Serving container. The original model can be easily replaced with your own .pb serialized model trained locally or in SageMaker without using the training service.

About

A complete example to use SageMaker with tensorflow 2 for image classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.