Skip to content

Commit 6fe216e

Browse files
committed
Address PR comments
1 parent 820dc64 commit 6fe216e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

com.unity.ml-agents/Documentation~/Training-on-Amazon-Web-Service.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ Service for training ML-Agents environments.
99
## Pre-configured AMI
1010

1111
We've prepared a pre-configured AMI for you with the ID: `ami-016ff5559334f8619`
12-
in the `us-east-1` region. It was created as a modification of
13-
[Deep Learning AMI (Ubuntu)](https://aws.amazon.com/marketplace/pp/B077GCH38C).
12+
in the `us-east-1` region. It was created as a modification of Deep Learning AMI (Ubuntu).
1413
The AMI has been tested with p2.xlarge instance. Furthermore, if you want to
1514
train without headless mode, you need to enable X Server.
1615

@@ -52,9 +51,7 @@ $ export DISPLAY=:0
5251

5352
You could also choose to configure your own instance. To begin with, you will
5453
need an EC2 instance which contains the latest Nvidia drivers, CUDA9, and cuDNN.
55-
In this tutorial we used the
56-
[Deep Learning AMI (Ubuntu)](https://aws.amazon.com/marketplace/pp/B077GCH38C)
57-
listed under AWS Marketplace with a p2.xlarge instance.
54+
In this tutorial we used the Deep Learning AMI (Ubuntu) listed under AWS Marketplace with a p2.xlarge instance.
5855

5956
### Installing the ML-Agents Toolkit on the instance
6057

0 commit comments

Comments
 (0)