From 8b6549e3d7cbe5968a035324aa27b427c77cc5a5 Mon Sep 17 00:00:00 2001 From: Muthukumaran R Date: Wed, 2 Jun 2021 09:23:51 -0500 Subject: [PATCH] update readme title --- chapter-0/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter-0/README.md b/chapter-0/README.md index c1007fa..be46bf2 100644 --- a/chapter-0/README.md +++ b/chapter-0/README.md @@ -1,4 +1,5 @@ -# Creating a SageMaker Instance with AWS Cloud Development Kit +# IEEE-GRSS Summer School on Scaling Machine Learning for Remote Sensing using Cloud Computing Environment +### Using Imagelabeler labeling tool and AWS Sagemaker The AWS Cloud Development Kit (AWS CDK) is a framework that lets users define and provision AWS cloud resources using languages like Python, Java, etc. This module (chapter-0) familiarizes users with the AWS CDK by deploying a SageMaker instance using the AWS CDK.