I wish to run a Python app that uses Tensorflow to run simulations and outputs results to a csv file.
I want to run it on GCP. My plan was to run it in a Dataproc cluster using Tony.
It seems there are many GCP ways of doing ML stuff such as using AI Platform, and I wondered if there are easier/better ways of achieving my aim.