aws/amazon-sagemaker-examples
A collection of over 1,000 Jupyter notebooks demonstrating ML workflows on Amazon SageMaker, covering training, inference, and deployment.

This repository contains example notebooks that walk through complete machine learning workflows using Amazon SageMaker. It covers deep learning, reinforcement learning, model training and deployment, and MLOps practices. The notebooks demonstrate how to use SageMaker’s managed infrastructure for scalable ML workloads, including hyperparameter tuning, distributed training, and model serving. It also features SageMaker-Core, a new Python SDK providing an object-oriented interface for managing SageMaker resources.