From this question's advice, I have been running a Python app that uses Tensorflow to run simulations and outputs results to a csv file, using AI Platform. I have been using Jupyter following this.
Works great, and I have increased my VM's size to run it faster.
Now how do I add machines to make it run even faster, maybe using Spark and/or Dataproc or, ideally, something simpler?