File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
com.unity.ml-agents/Documentation~ Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,7 @@ Service for training ML-Agents environments.
99## Pre-configured AMI
1010
1111We'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).
1413The AMI has been tested with p2.xlarge instance. Furthermore, if you want to
1514train without headless mode, you need to enable X Server.
1615
@@ -52,9 +51,7 @@ $ export DISPLAY=:0
5251
5352You could also choose to configure your own instance. To begin with, you will
5453need 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
You can’t perform that action at this time.
0 commit comments