Heyya,
I am kinda new to Unity ML-Agents and Tensorflow…
I wonder how can I write all the checkpoints, models, etc, into S3 bucket rather than the ‘results’ folder?
I read the markdown from https://github.com/tensorflow/examples/blob/master/community/en/docs/deploy/s3.md but I wonder where should I put the code? Which python script should i edit?