sagemaker-python-sdk and sagemaker-training-toolkit

The Python SDK provides the high-level interface for orchestrating SageMaker training jobs, while the training toolkit is the low-level containerized runtime that executes those jobs, making them complements that work together in a producer-consumer relationship.

Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 2,232
Forks: 1,229
Downloads:
Commits (30d): 38
Language: Python
License: Apache-2.0
Stars: 535
Forks: 139
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About sagemaker-python-sdk

aws/sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker

This is a Python library that helps machine learning engineers and data scientists train and deploy models on Amazon SageMaker. It simplifies the process of getting your data (from S3) into a training environment and then taking the trained model to make predictions. You can use popular frameworks like PyTorch or MXNet, or bring your own custom algorithms.

machine-learning-engineering model-training model-deployment cloud-ml data-science-workflow

About sagemaker-training-toolkit

aws/sagemaker-training-toolkit

Train machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.

This project helps machine learning engineers or data scientists train their custom machine learning models within isolated Docker containers using Amazon SageMaker. You provide your training script and dependencies inside a Docker image, and the toolkit handles the environment setup, allowing SageMaker to run your training code efficiently. The output is a trained model ready for deployment.

machine-learning-operations model-training cloud-ml containerization ml-infrastructure

Scores updated daily from GitHub, PyPI, and npm data. How scores work