Member-only story
Moving our local Jupyter notebooks to GPU’s on cloud — Deep learning on AWS
Stop being limited by the local system resource and move your deep learning workloads to cloud GPU
Get GPU from AWS
Let’s create a GPU instance for our Deep Learning workloads. We need an AWS EC2 instance for this. Login to AWS web console and lookup for the EC2 service and click Launch Instance.
Look for the Deep Learning AMI ‘s. These are preferable since they come with Python3, Jupyter and lot of other libraries pre-installed. Select an instance type that might be suitable for you.