如何使用tensorflow 2在Google Cloud(ai-platform)上训练模型?
我看到唯一可用的运行时版本是1.14 https://cloud.google.com/ml-engine/docs/runtime-version-list
gcloud ai-platform jobs submit training ... --python-version 3.5 --runtime-version 1.14
答案 0 :(得分:0)
如果您只需要习惯使用TensorFlow 2,则首先需要创建一个深度学习虚拟机[1],然后尝试一些教程[2]。
[1] https://cloud.google.com/ai-platform/deep-learning-vm/docs/images
[2] https://www.tensorflow.org/tutorials/keras/classification