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.
Merge pull request #2 from aws-samples/master
upstream sync
- Loading branch information
Showing
15 changed files
with
1,037 additions
and
46 deletions.
There are no files selected for viewing
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
38 changes: 38 additions & 0 deletions
38
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,38 @@ | ||
# Lab 0: Let's set up your AWS DeepRacer service and get you off to the races! | ||
|
||
|
||
# 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. | ||
|
||
![Landing Page](img/LandingPage.png) | ||
|
||
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#getStarted). | ||
|
||
Make sure you are on the "Get started with reinforcement learning" page. | ||
|
||
![Get started](img/getstarted.png) | ||
|
||
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. | ||
|
||
![Creating](img/creatingresources.png) | ||
|
||
When the create resources process is finished, you should see the following four checkmarks. | ||
|
||
![Done](img/completed.png) | ||
|
||
You can now select **Reinforcement learning** on the left hand navigation bar, to see create your own models or use one of the sample models to race in the League! | ||
|
||
![SampleModels](img/SampleModels.png) | ||
|
||
The next [lab](https://github.com/aws-samples/aws-deepracer-workshops/tree/master/Workshops/2019-AWSSummits-AWSDeepRacerService/Lab1) will cover racing in the League and model building | ||
|
||
## Troubleshooting | ||
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. |
Binary file added
BIN
+207 KB
...s/2019-AWSSummits-AWSDeepRacerService/Lab0_Create_resources/img/LandingPage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+115 KB
.../2019-AWSSummits-AWSDeepRacerService/Lab0_Create_resources/img/SampleModels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+133 KB
...ops/2019-AWSSummits-AWSDeepRacerService/Lab0_Create_resources/img/completed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+120 KB
...-AWSSummits-AWSDeepRacerService/Lab0_Create_resources/img/creatingresources.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+135 KB
...ps/2019-AWSSummits-AWSDeepRacerService/Lab0_Create_resources/img/getstarted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
369 changes: 369 additions & 0 deletions
369
Workshops/2019-AWSSummits-AWSDeepRacerService/Lab1/Readme-Espanol.md
Large diffs are not rendered by default.
Oops, something went wrong.
435 changes: 435 additions & 0 deletions
435
Workshops/2019-AWSSummits-AWSDeepRacerService/Lab1/Readme-Japanese.md
Large diffs are not rendered by default.
Oops, something went wrong.
53 changes: 39 additions & 14 deletions
53
Workshops/2019-AWSSummits-AWSDeepRacerService/Lab1/Readme-Korean.md
Large diffs are not rendered by default.
Oops, something went wrong.
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
Binary file added
BIN
+115 KB
Workshops/2019-AWSSummits-AWSDeepRacerService/Lab1/img/SampleModels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.