Configure a training run Azure Machine Learning 18/06/2021· If your compute target is your local machine To create artifacts during training such as model files checkpoints data files or plotted images write these to the /outputs folder Similarly you can write any logs from your training run to the /logs folder To utilize Azure Machine Learning s TensorBoard integration make sure you write your TensorBoard logs to this folder While your