File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,22 @@ SageMaker Python SDK
14
14
:target: https://codecov.io/gh/aws/sagemaker-python-sdk
15
15
:alt: CodeCov
16
16
17
+ .. image :: https://img.shields.io/pypi/v/sagemaker.svg
18
+ :target: https://pypi.python.org/pypi/sagemaker
19
+ :alt: Latest Version
20
+
21
+ .. image :: https://img.shields.io/pypi/pyversions/sagemaker.svg
22
+ :target: https://pypi.python.org/pypi/sagemaker
23
+ :alt: Supported Python Versions
24
+
25
+ .. image :: https://img.shields.io/badge/code_style-black-000000.svg
26
+ :target: https://github.com/python/black
27
+ :alt: Code style: black
28
+
29
+ .. image :: https://readthedocs.org/projects/sagemaker/badge/?version=stable
30
+ :target: https://sagemaker.readthedocs.io/en/stable/
31
+ :alt: Documentation Status
32
+
17
33
SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker.
18
34
19
35
With the SDK, you can train and deploy models using popular deep learning frameworks **Apache MXNet ** and **TensorFlow **.
You can’t perform that action at this time.
0 commit comments