Interface protos.google.cloud.aiplatform.v1beta1.IVeoHyperParameters (6.8.1)

Properties of a VeoHyperParameters.

Package

@google-cloud/aiplatform

Properties

adapterSize

adapterSize?: (google.cloud.aiplatform.v1beta1.VeoHyperParameters.AdapterSize|keyof typeof google.cloud.aiplatform.v1beta1.VeoHyperParameters.AdapterSize|null);

VeoHyperParameters adapterSize

epochCount

epochCount?: (number|Long|string|null);

VeoHyperParameters epochCount

learningRateMultiplier

learningRateMultiplier?: (number|null);

VeoHyperParameters learningRateMultiplier

tuningSpeed

tuningSpeed?: (google.cloud.aiplatform.v1beta1.VeoHyperParameters.TuningSpeed|keyof typeof google.cloud.aiplatform.v1beta1.VeoHyperParameters.TuningSpeed|null);

VeoHyperParameters tuningSpeed

tuningTask

tuningTask?: (google.cloud.aiplatform.v1beta1.VeoHyperParameters.TuningTask|keyof typeof google.cloud.aiplatform.v1beta1.VeoHyperParameters.TuningTask|null);

VeoHyperParameters tuningTask

veoDataMixtureRatio

veoDataMixtureRatio?: (number|null);

VeoHyperParameters veoDataMixtureRatio