Creating a deep learning GPU instance in AWS

This section will use AWS to train a deep learning model from Chapter 9Anomaly Detection and Recommendation Systems. This will include setting up the machine, accessing the machine, downloading the data, and running the model. We are going to use a pre-built AWS AMI from RStudio that has TensorFlow and Keras already installed. For details on this AMI, go to this link: https://aws.amazon.com/marketplace/pp/B0785SXYB2You will need to sign up for an AWS account if you do not already have one at https://portal.aws.amazon.com/billing/signup. Once you have signed up, follow these steps to create a virtual machine that has a GPU on AWS:

Note that when you set up an instance in AWS, you will be billed ...

Get Deep Learning with R for Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.