Example Jupyter notebooks that demonstrate how to build AI/ML learning environment using Amazon SageMaker Studio Lab.
Background
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.
Read: You can read the notebook in Studio Lab without Studio Lab account. Please feel free to click Open in Studio Lab button in Examples section.
Run: You can run the notebook by copying the notebook or git clone the repository to your Studio Lab project.
Share: You can share the notebooks through the Git repository such as GitHub. If you add Open in Studio Lab button, the readers can copy the notebook or clone the repository by clicking button.
We provide .yml files to set up various programming language / framework environments. To use the .yml file, please proceed with the following instruction.
Click this button right here –>
Click the Copy to Project button
Sign-in and Start runtime is needed before it.
When prompted, select Clone Entire Repo
Click Clone after confirming Open README files. is checked.
When No Conda environment file found shown, please Dismiss.
Once opening 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.
Right click the opened .yml file tab and select Show in File Browser.
Right click the .yml file in the file browser and select Build Conda Environment.
Once command completed, please run notebook in the same folder to check the environment. When prompted Select Kearnel, please select the created environment.
diffusers provides pretrained diffusion models across multiple modalities, such as vision and audio, and serves as a modular toolbox for inference and training of diffusion models.
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.
SageMaker Studio Lab Examples
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.
:hammer_and_wrench: Setup
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 clonethe repository to your Studio Lab project.Computer Vision
Natural Language Processing
Geospatial Data Science
Generative Deep Learning
Connect To AWS
Custom Environments
We provide
.ymlfiles to set up various programming language / framework environments. To use the.ymlfile, please proceed with the following instruction.Copy to ProjectbuttonStart runtimeis needed before it.Clone Entire RepoCloneafter confirmingOpen README files.is checked.No Conda environment file foundshown, pleaseDismiss.README.mdpreview, please move toCustom Environmentssection and click the programming language / specific framework environment link as you need to open.ymlfile..ymlfile tab and selectShow in File Browser..ymlfile in the file browser and selectBuild Conda Environment.Select Kearnel, please select the created environment.Programming language environment
Specific framework environment
Community contents
Here are some more examples from the community.
Studio Lab Examples in GitHub.
Please add
amazon-sagemaker-labtag to your repositories that use Studio Lab! We will pick up the popular repositories in here or our blog.:balance_scale: License
This project is licensed under the Apache-2.0 License.
:handshake: Contributing
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.
🔎 References