Example Jupyter notebooks that demonstrate how to build AI/ML learning environment using Amazon SageMaker Studio Lab.
SageMaker Studio Lab is a service for individual data scientist who wants to develop the career toward AI/ML practitioner. You can start your ML journey for free.
This repository introduces you to the way to set up Studio Lab according to your interest area, such as computer vision, natural language processing, etc. And also, we show how to deploy your project to the Amazon SageMaker to become the AI/ML practitioner.
Please follow the Onboard to Amazon SageMaker Studio Lab.
If you would like to localize the user interface, please follow the instruction for user interface localization.
git clone
the repository to your Studio Lab project.No | Title | Open in Studio Lab |
---|---|---|
1 | Train an image classification model with PyTorch | |
2 | Weather Classification for Disaster Risk Reduction with DenseNet-161 |
No | Title | Open in Studio Lab |
---|---|---|
1 | Finetune T5 locally for machine translation on COVID-19 Health Service Announcements with Hugging Face |
No | Title | Open in Studio Lab |
---|---|---|
1 | Getting Started With Geospatial Data Analysis | |
2 | Exploratory Analysis for NOAA Weather and Climate Dataset |
No | Title | Open in Studio Lab |
---|---|---|
1 | Introduction to JumpStart - Text to Image | |
2 | Prompting Mistral 7B Instruct |
No | Title | Open in Studio Lab |
---|---|---|
1 | Using SageMaker Studio Lab with AWS Resources | |
2 | Deploy A Hugging Face Pretrained Model to Amazon SageMaker Serverless Endpoint - Boto3 |
We provide .yml
files to set up various programming language / framework environments. To use the .yml
file, please proceed with the following instruction.
Copy to Project
button
Start runtime
is needed before it.Clone Entire Repo
Clone
after confirming Open README files.
is checked.
No Conda environment file found
shown, please Dismiss
.README.md
preview, please move to Custom Environments
section and click the programming language / specific framework environment link as you need to open .yml
file..yml
file tab and select Show in File Browser
..yml
file in the file browser and select Build Conda Environment
.Select Kearnel
, please select the created environment.Here are some more examples from the community.
Studio Lab Examples in GitHub.
Please add amazon-sagemaker-lab
tag to your repositories that use Studio Lab! We will pick up the popular repositories in here or our blog.
This project is licensed under the Apache-2.0 License.
Although we're extremely excited to receive contributions from the community, we're still working on the best mechanism to take in examples from external sources. Please bear with us in the short-term if pull requests take longer than expected or are closed.
Please read our contributing guidelines if you'd like to open an issue or submit a pull request.