Serious number crunching on Google Cloud

March 14, 2017 — July 30, 2018

computers are awful
concurrency hell
premature optimization

I want to do cloud machine learning using google’s CloudML offering.

Google cloud might interoperate well with a bunch of google products, such as tensorflow. I use that. Let’s see how it works.

1 Notes

Obviously this will work better if you commit to googly storage APIs etc.

Note (2017-02-14): Google supports python 2.7 only - so be prepared to party like it’s 2010. (Is this still so?)

Seems to also support VMs?

There is the usual thicket of weird service names.

Basic workflow bits are

Also good to know:

2 Painstaking run through

See How is Google number crunching awful?.

Google now has their own instruction manual for one common use case, tensorflow. Tensorflow without a phd.