ImageSweepSettings interface
Model sweeping and hyperparameter sweeping related settings.
Properties
early |
Type of early termination policy. |
sampling |
[Required] Type of the hyperparameter sampling algorithms. |
Property Details
earlyTermination
Type of early termination policy.
earlyTermination?: EarlyTerminationPolicyUnion
Property Value
samplingAlgorithm
[Required] Type of the hyperparameter sampling algorithms.
samplingAlgorithm: string
Property Value
string