Does anyone know the difference between using Google Cloud Machine Learning and a virtual machine instance in Google Cloud Engine?
I am using Keras with Python 3 and I feel that GML is more restrictive (using python 2.7, an earlier version of TensorFlow, should follow this structure ...). I assume these are the benefits of using GML over VM in GCE, but I would like to know what it is.
python machine-learning tensorflow google-compute-engine google-cloud-ml-engine
smichaud
source share