summaryrefslogtreecommitdiff
path: root/misc/py-sagemaker/pkg-descr
blob: 0e6c037ecb966b26e3983716b79788105b84dcc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.