After having thoroughly analyzed the Python code, it is time to run it around to classify the images contained in the dataset. To do this, we work in a similar way to what was done in the case of the example on CNN. So we will use the Google Cloud Shell. Google Cloud Shell provides command-line access to Cloud resources directly from your browser. You can easily manage projects and resources without having to install the Google Cloud SDK or other tools in your system. With Cloud Shell, the gcloud command-line tool from Cloud SDK and other necessary utilities are always available, updated and fully authenticated when you need them.
To start Cloud Shell, just click the Activate Google Cloud Shell button at the top ...