Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::NasJobSpec::MultiTrialAlgorithmSpec::MultiTrialAlgorithm (v0.21.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::NasJobSpec::MultiTrialAlgorithmSpec::MultiTrialAlgorithm.

The available types of multi-trial algorithms.

Constants

MULTI_TRIAL_ALGORITHM_UNSPECIFIED

value: 0
Defaults to REINFORCEMENT_LEARNING.

REINFORCEMENT_LEARNING

value: 1
The Reinforcement Learning Algorithm for Multi-trial Neural Architecture Search (NAS).

value: 2
The Grid Search Algorithm for Multi-trial Neural Architecture Search (NAS).