Open
Description
Description
Update image classification hyperdrive notebook:
- Change to only upload the relevant data, and replace hard-coded foldername in training code.
- Change output dir from "outputs" to:
output_folder = os.path.join(current_directory, 'hyperdrive_outputs')
- Rename DATA to DATA_PATH
-
hyperdrive_run.cancel()
nothyperdrive_run_config.cancel()