Deep Learning Using TensorFlow and Apache MXNet on Amazon Sagemaker
This course is an in-depth introduction to SageMaker and the support it offers to train and deploy machine learning models in a distributed environment.
What you'll learn
SageMaker is a fully managed machine learning (ML) platform on AWS which makes prototyping, building, training, and hosting ML models very simple indeed. In this course, Deep Learning Using TensorFlow and Apache MXNet on Amazon SageMaker, you'll be shown how to use the built-in algorithms, such as the linear learner and PCA, hosted on SageMaker containers. The only code you need to write is to prepare your data. You'll then see the 3 different ways in which you build your own custom model on SageMaker. You'll bring your own pre-trained model and host it on SageMaker's first party containers. You'll then work on building your model using Apache MXNet and finally bring a custom container to be trained on SageMaker. When you have finished with this course, you will also know how you can connect to other AWS services such as S3 and Redshift to access your training data, run training in a distributed manner, and autoscale your model variants.
Table of contents
- Module Overview 1m
- Built-in Algorithms 4m
- Intuition: Linear and Logistic Regression 4m
- Using Built-in Algorithms: Steps 2m
- Demo: Linear Learner - Data Preparation 5m
- Demo: Linear Learner - Training 6m
- Demo: Linear Learner - Deployment and Inference 4m
- Principal Components Analysis: Intuition 5m
- Demo: Principal Components Analysis - Data Preparation 3m
- Demo: Principal Components Analysis - Training, Deployment, and Inference 7m
- Module Overview 1m
- Bring Your Own Code: Apache MXNet 4m
- Demo: Bring Your Own Code - Training 6m
- Demo: Bring Your Own Code - Deployment and Inference 2m
- Bring Your Own Model: Steps 1m
- Demo: Bring Your Own Model - Saving Model Artifacts 3m
- Demo: Bring Your Own Model - Deployment, Endpoint Configuration, and Endpoints 4m
- Demo: Bring Your Own Model - Inference 2m
- Demo: Creating a Redshift Cluster 4m
- Demo: Connecting to Redshift from a Notebook Instance 3m
- Bring Your Own Container 8m
- Custom Container Components 5m
- Demo: Exploring Custom Container Components 5m
- Bring Your Own Container: Steps 1m
- Bring Your Own Container: Training 5m
- Bring Your Own Container: Deployment and Inference 2m