Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Update hello_world_model.md (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxilse authored Nov 9, 2021
1 parent bf4cb62 commit 28d40c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hello_world_model.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We have created this file to demonstrate how to:
1. Configure the UNet3D implemented in this package
1. Configure Azure HyperDrive based parameter search

* This model can be trained from the commandline, from the root of the repo: `python InnerEye/runner.py --model=HelloWorld`
* This model can be trained from the commandline, from the root of the repo: `python InnerEye/ML/runner.py --model=HelloWorld`
* If you want to test your AzureML workspace with the HelloWorld model:
* Make sure your AzureML workspace has been set up. You should have inside the folder InnerEye a settings.yml file
that specifies the datastore, the resource group, and the workspace on which to run
Expand Down

0 comments on commit 28d40c1

Please sign in to comment.