Can we flag boolean variables as hyperparameters?
Support:
less than a minute
구성의 코맨드 섹션에서 ${args_no_boolean_flags}
매크로를 사용하여 하이퍼파라미터를 부울 플래그로 전달합니다. 이 매크로는 부울 파라미터를 자동으로 플래그로 포함합니다. param
이 True
이면 코맨드는 --param
을 받습니다. param
이 False
이면 플래그는 생략됩니다.
피드백
이 페이지가 도움이 되었나요?
Glad to hear it! If you have further feedback, please let us know.
Sorry to hear that. Please tell us how we can improve.