๐ŸŒ
GitHub
github.com โ€บ aws โ€บ amazon-sagemaker-examples
GitHub - aws/amazon-sagemaker-examples: Example ๐Ÿ““ Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using ๐Ÿง  Amazon SageMaker.
Example ๐Ÿ““ Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using ๐Ÿง  Amazon SageMaker. - GitHub - aws/amazon-sagemaker-examples: Example ๐Ÿ““ Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using ๐Ÿง  Amazon SageMaker.
Starred by 10.8K users
Forked by 7K users
Languages ย  Jupyter Notebook 94.2% | Python 4.9% | Roff 0.6% | Shell 0.2% | Dockerfile 0.1% | HTML 0.0%
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ amazon-sagemaker-samples
GitHub - aws-samples/amazon-sagemaker-samples
This is a collection of various sample projects and Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using Amazon SageMaker for a multitude of Machine Learning use cases.
Starred by 4 users
Forked by 10 users
Languages ย  Jupyter Notebook 82.8% | Python 17.2%
๐ŸŒ
GitHub
github.com โ€บ leiming296 โ€บ AWS-SageMaker-Examples
GitHub - leiming296/AWS-SageMaker-Examples
Using models for identifying non-compliance at a workplace provides a detailed walkthrough on how to use pre-trained models from AWS Marketplace for extracting metadata for a sample use-case of generating summary reports for identifying non-compliance at a construction/industrial workplace. Extracting insights from your credit card statements provides a detailed walkthrough on how to use pre-trained models from AWS Marketplace for efficiently processing financial transaction logs. These Amazon SageMaker examples fully illustrate a concept, but may require some additional configuration on the users part to complete.
Author ย  leiming296
๐ŸŒ
Readthedocs
sagemaker-examples.readthedocs.io
Amazon SageMaker Example Notebooks โ€” Amazon SageMaker Examples ...
git clone https://github.com/aws/amazon-sagemaker-examples.git ... We recommend the following notebooks as a broad introduction to the capabilities that SageMaker offers. To explore in even more depth, we provide additional notebooks covering even more use cases and frameworks.
๐ŸŒ
GitHub
github.com โ€บ aws โ€บ amazon-sagemaker-examples โ€บ tree โ€บ main โ€บ use-cases
amazon-sagemaker-examples/use-cases at main ยท aws/amazon-sagemaker-examples
Example ๐Ÿ““ Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using ๐Ÿง  Amazon SageMaker. - aws/amazon-sagemaker-examples
Author ย  aws
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ sagemaker-genai-hosting-examples
GitHub - aws-samples/sagemaker-genai-hosting-examples
In this repository we showcase how you can take different SageMaker Inference options such as Real-Time Inference (low latency, high throughput use-cases) and Asynchronous Inference (near real-time/batch use-cases) and integrate with Model Servers ...
Starred by 129 users
Forked by 77 users
Languages ย  Jupyter Notebook 98.5% | Python 1.3%
๐ŸŒ
GitHub
github.com โ€บ aws โ€บ amazon-sagemaker-examples-community
GitHub - aws/amazon-sagemaker-examples-community
This repository is a sibling of official sagemaker examples repository where the official sagemaker examples repository demonstrates only the core capabilities of Amazon SageMaker, while this repository covers additional examples which may go beyond SageMaker or may cover more advanced examples combining multiple features/services of AWS together.
Starred by 43 users
Forked by 27 users
Languages ย  Jupyter Notebook 95.2% | Python 3.4% | Shell 0.6% | TypeScript 0.5% | Dockerfile 0.3% | C 0.0%
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ amazon-sagemaker-generativeai
GitHub - aws-samples/amazon-sagemaker-generativeai: Repository for training and deploying Generative AI models, including text-text, text-to-image generation and prompt engineering playground using SageMaker Studio.
Industry Use Cases: Financial services, healthcare, retail, and manufacturing applications ยท Enterprise Security: IAM integration, VPC support, encryption at rest and in transit ยท Amazon SageMaker - Managed ML platform with training, inference, ...
Starred by 177 users
Forked by 109 users
Languages ย  Jupyter Notebook 69.0% | Python 29.2% | Shell 1.3%
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ sagemaker-101-workshop
GitHub - aws-samples/sagemaker-101-workshop: Hands-on demonstrations for data scientists exploring Amazon SageMaker
The boto3 reference for SageMaker and the SageMaker API reference: in case you have use cases for SageMaker where you want (or need) to use low-level APIs directly, instead of through the sagemaker library. The AWS Deep Learning Containers and SageMaker Scikit-Learn Containers source code: For a deeper understanding of the framework container environments.
Starred by 80 users
Forked by 48 users
Languages ย  Jupyter Notebook 70.4% | Python 28.9%
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ amazon-sagemaker-local-mode
GitHub - aws-samples/amazon-sagemaker-local-mode: Amazon SageMaker Local Mode Examples
Bring Your Own Container TensorFlow Algorithm - SageMaker Training Toolkit: This example provides a detailed walkthrough on how to package a TensorFlow algorithm for training using the SageMaker Training Toolkit. We have included also a Python file for local training that can run on your local M1 MacBook computer, for faster development. Note: Those examples were tested on macOS, Linux and Windows. Create an AWS account if you do not already have one and login. ... Windows users: Install Docker Desktop for Windows, WSL 2 and then, a Linux distro from the Microsoft Store.
Starred by 262 users
Forked by 65 users
Languages ย  Python 66.1% | Jupyter Notebook 26.9% | Dockerfile 3.7% | Shell 2.3% | Java 1.0%
๐ŸŒ
AWS
docs.aws.amazon.com โ€บ amazon sagemaker โ€บ developer guide โ€บ data labeling with a human-in-the-loop โ€บ using amazon augmented ai for human review โ€บ use cases and examples using amazon a2i
Use Cases and Examples Using Amazon A2I - Amazon SageMaker AI
For an end-to-end example that demonstrates how to integrate an Amazon A2I human review loop into a machine learning workflow, you can use a Jupyter Notebook from this GitHub Repository ... If you do not have an active SageMaker notebook instance, create one by following the instructions in Create an Amazon SageMaker Notebook Instance for the tutorial.
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ amazon-sagemaker-genai-datamesh
GitHub - aws-samples/amazon-sagemaker-genai-datamesh
This repository provides the source code for use cases where applications interact with Large Language Model (LLM) using Langchain framework and text to SQL. There are two modes demonstrated here: Mode 1 - Use of LLMs with Langchain via Amazon ...
Starred by 28 users
Forked by 9 users
Languages ย  Jupyter Notebook
๐ŸŒ
GitHub
github.com โ€บ topics โ€บ sagemaker
sagemaker ยท GitHub Topics ยท GitHub
aws chatbot bedrock aurora semantic-search opensearch cdk claude sagemaker huggingface kendra llm langchain opensearch-serverless pgvector vectordb genai amazon-bedrock idefics ... Application implementation with business use cases for safely utilizing generative AI in business operations
๐ŸŒ
AWS
docs.aws.amazon.com โ€บ amazon sagemaker โ€บ developer guide โ€บ machine learning environments offered by amazon sagemaker ai โ€บ amazon sagemaker hyperpod โ€บ sagemaker hyperpod recipes โ€บ default configurations โ€บ github repositories
GitHub repositories - Amazon SageMaker AI
These repositories contain essential components for initiating, managing, and customizing Large Language Model (LLM) training processes. You use the scripts from the repositories to set up and run the training jobs for your LLMs. ... main.py: This file serves as the primary entry point for initiating the process of submitting a training job to either a cluster or a SageMaker training job.
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ amazon-sagemaker-feature-store-examples
GitHub - aws-samples/amazon-sagemaker-feature-store-examples: This repository is built to accelerate the adoption of SageMaker Feature Store
This workshop is aimed to help Feature Engineering and Machine Learning teams build Amazon SageMaker Feature Store capabilities for an enterprise scale solution. These notebook examples will get you started with using the SageMaker Feature Store.
Author ย  aws-samples
๐ŸŒ
GitHub
github.com โ€บ aws โ€บ sagemaker-python-sdk
GitHub - aws/sagemaker-python-sdk: A library for training and deploying machine learning models on Amazon SageMaker
See SageMaker V2 Examples for V2 documentation and examples. ... Unified Training & Inference: Single classes (ModelTrainer, ModelBuilder) replace multiple framework-specific classes ยท Object-Oriented API: Structured interface with auto-generated configs aligned with AWS APIs
Starred by 2.2K users
Forked by 1.2K users
Languages ย  Python 88.3% | Jupyter Notebook 11.7%
๐ŸŒ
GitHub
github.com โ€บ awslabs โ€บ amazon-sagemaker-workshop
GitHub - awslabs/amazon-sagemaker-workshop: Amazon SageMaker workshops: Introduction, TensorFlow in SageMaker, and more
You'll apply Amazon SageMaker built-in algorithms to a structured data example and a distributed training example showing different ways to set up nodes in a training cluster. Permissions: In order to complete this workshop you'll need an AWS ...
Starred by 389 users
Forked by 211 users
Languages ย  Jupyter Notebook
๐ŸŒ
ProjectPro
projectpro.io โ€บ recipes โ€บ explain-use-cases-of-aws-sagemaker
Explain the use cases of the AWS SageMaker -
April 10, 2023 - Amazon SageMaker enables users to test and prototype locally. The Apache MXNet and TensorFlow Docker containers used in the AWS SageMaker are available on GitHub.
๐ŸŒ
AWS
docs.aws.amazon.com โ€บ amazon sagemaker โ€บ developer guide โ€บ machine learning environments offered by amazon sagemaker ai โ€บ amazon sagemaker notebook instances โ€บ access example notebooks
SageMaker AI Example Notebooks - AWS Documentation
The example notebooks contain code that shows how to apply machine learning solutions by using SageMaker AI. Notebook instances use the nbexamples Jupyter extension, which enables you to view a read-only version of an example notebook or create a copy of it that you can modify and run. For more information about the nbexamples extension, see https://github.com/danielballan/nbexamples
๐ŸŒ
GitHub
github.com โ€บ aws-samples โ€บ amazon-sagemaker-script-mode
GitHub - aws-samples/amazon-sagemaker-script-mode: Amazon SageMaker examples for prebuilt framework mode containers, a.k.a. Script Mode, and more (BYO containers and models etc.)
This example shows a complete workflow for TensorFlow 2 with automation by the AWS Step Functions Data Science SDK, an older alternative to Amazon SageMaker Pipelines. To begin, SageMaker Processing is used to transform the dataset. Next, Local Mode training and Local Mode endpoints are demonstrated for prototyping training and inference code, respectively.
Starred by 170 users
Forked by 97 users
Languages ย  Jupyter Notebook 83.5% | Python 15.9%