Skip to content

Commit d1ed755

Browse files
Update Training-on-Amazon-Web-Service.md
1 parent b8f5bd6 commit d1ed755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Training-on-Amazon-Web-Service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This page contains instructions for setting up an EC2 instance on Amazon Web Service for use in training ML-Agents environments. Current limitations of the Unity Engine require that a screen be available to render to. In order to make this possible when training on a remote server, a virtual screen is required. We can do this by installing Xorg and creating a virtual screen. Once installed and created, we can display the Unity environment in the virtual environment, and train as we would on a local machine.
44

55
## Pre-Configured AMI
6-
A public pre-configured AMI is available with the ID: `ami-30ec184a`. It was created as a modification of the Amazon Deep Learning [AMI](https://aws.amazon.com/marketplace/pp/B01M0AXXQB).
6+
A public pre-configured AMI is available with the ID: `ami-30ec184a` in the `us-east-1`. It was created as a modification of the Amazon Deep Learning [AMI](https://aws.amazon.com/marketplace/pp/B01M0AXXQB).
77

88
## Configuring your own Instance
99
Instructions here are adapted from this [Medium post](https://medium.com/towards-data-science/how-to-run-unity-on-amazon-cloud-or-without-monitor-3c10ce022639) on running general Unity applications in the cloud.

0 commit comments

Comments
 (0)