This repository has been archived by the owner on Jan 25, 2021. It is now read-only.
forked from aws-solutions-library-samples/guidance-for-training-an-aws-deepracer-model-using-amazon-sagemaker
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
Workshops/2019-AWSSummits-AWSDeepRacerService/Lab0_Create_resources/Readme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Lab 0: Let's set up your AWS DeepRacer service and get you off to the races! | ||
|
||
|
||
# Notes | ||
We are continuously looking to improve the AWS DeepRacer service to provide a better customer experience. As such please always refer to the latest lab content in GitHub as prior content may be outdated. If you do have any technical questions please ask the workshop facilitators, and for those of you working through the lab at home, please post your questions to the [AWS DeepRacer forum](https://forums.aws.amazon.com/forum.jspa?forumID=318). | ||
|
||
|
||
# Overview | ||
This lab is used to set up the required resources in your AWS DeepRacer service, so you can start training your model, and racing, when we get to the main lab. | ||
|
||
Note if you have used the service before, and have created your resources, you can skip this lab. | ||
|
||
|
||
# Setting up the required AWS DeepRacer service resources | ||
Log into the [AWS Console](https://console.aws.amazon.com/deepracer/home?region=us-east-1#getStarted) using your own account. | ||
|
||
Make sure you are in the **North Virginia** region and navigate to [AWS DeepRacer](https://console.aws.amazon.com/deepracer/home?region=us-east-1#getStarted) (https://console.aws.amazon.com/deepracer/home?region=us-east-1). | ||
|
||
Make sure you are on the "Get started with reinforcement learning" page. | ||
|
||
If you have not yet selected "Create resources", please select it now. | ||
|
||
This will set up the required IAM roles, S3 bucket, and AWS DeepRacer CloudFormation stack, and may take 10 to 15 minutes. | ||
|
||
Note that since we make use of a VPC, you may see an error if you are at your VPC limit. You may have to request a [VPC limit](https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html) increase. |