Necessary files and notebooks to host a RL workshop on AWS
An AWS Image is used to create a docker container with the reinforcement learning environment, and automatically launch a Jupyter Notebook on port 8888. To access this notebook, a link is generated with the corresponding IP, port and token.
- Select number of instances to start
- Paste in the user data
- Remember to attach the correct network security group (which opens up port 8888) and IAM role (to give write access to s3)
Visualizations in the DQN-notebooks are only supported for Linux and OSX, in addition to headless Linux servers, e.g. an AWS EC2 Linux instance.