Amazon web services – Reusing EC2 instance?
I'm starting with Amazon EC2 usage for some ML training on a GPU. What I want to do after I launch and ssh to my EC2 (Spot) instance: clone my GitHub repository (first setup access) download dataset prepare dataset (unzip,…