This commit is contained in:
maxilse 2021-11-09 14:59:06 +01:00 коммит произвёл GitHub
Родитель bf4cb628c6
Коммит 28d40c1f72
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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