Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 682 Bytes

image_classification_tensorflow.rst

File metadata and controls

9 lines (7 loc) · 682 Bytes

Image Classification - TensorFlow

This is a supervised image clasification algorithm which supports fine-tuning of many pre-trained models available in Tensorflow Hub. The following sample notebook demonstrates how to use the Sagemaker Python SDK for Image Classification for using these algorithms.

For detailed documentation please refer Use Built-in Algorithms with Pre-trained Models in SageMaker Python SDK <built-in-algos>