Developing a training model in GCP for the playground, create a script to generally streamline my work.
- Create a training script for MNIST
- Objective: Develop a script to simplify my daily tasks by serving as a wrapper over the GCP ML training setup code.
- Result:
Scritp.py -i training-task.py --docker="...." --region="...." --bucket="...."
- Result:
No limit in the repository, feel free to copy and use anywhere you want.