Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 659 Bytes

text_embedding_tensorflow_mxnet.rst

File metadata and controls

9 lines (7 loc) · 659 Bytes

Text Embedding - TensorFlow, MxNet

This is a supervised text embedding algorithm which supports many pre-trained models available in MXNet and Tensorflow Hub. The following sample notebook demonstrates how to use the Sagemaker Python SDK for Text Embedding for using these algorithms.

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