diff options
Diffstat (limited to 'misc/py-sagemaker-train/pkg-descr')
| -rw-r--r-- | misc/py-sagemaker-train/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/py-sagemaker-train/pkg-descr b/misc/py-sagemaker-train/pkg-descr new file mode 100644 index 000000000000..16dad05472d1 --- /dev/null +++ b/misc/py-sagemaker-train/pkg-descr @@ -0,0 +1,11 @@ +sagemaker-train is a part of the SageMaker Python SDK. + +SageMaker Python SDK is an open source library for training and deploying +machine learning models on Amazon SageMaker. + +With the SDK, you can train and deploy models using popular deep learning +frameworks Apache MXNet and TensorFlow. You can also train and deploy +models with Amazon algorithms, which are scalable implementations of core +machine learning algorithms that are optimized for SageMaker and GPU training. +If you have your own algorithms built into SageMaker compatible Docker +containers, you can train and host models using these as well. |
