/sagemaker-examples

Some sagemaker examples

Primary LanguagePython

sagemaker-examples

Some sagemaker examples deployed with AWS SDK.

Development environment configuration

conda env create -f environment.yaml
conda activate sagemaker-examples
pre-commit install