Which Google Cloud Platform service is the easiest for running Tensorflow?

后端 未结 6 578
一个人的身影
一个人的身影 2020-12-13 03:06

While working on Udacity Deep Learning assignments, I encountered memory problem. I need to switch to a cloud platform. I worked with AWS EC2 before but now I would like to

6条回答
  •  隐瞒了意图╮
    2020-12-13 03:28

    Google has a Cloud ML platform in a limited Alpha.

    Here is a blog post and a tutorial about running TensorFlow on Kubernetes/Google Container Engine.

    If those aren't what you want, the TensorFlow tutorials should all be able to run on either AWS EC2 or Google Compute Engine.

提交回复
热议问题