🔥 3-day streak
Professional Machine Learning Engineer138 / 166
Question 138 of 166

Your team is training a deep neural network for tabular regression on Vertex AI. You want to tune the optimizer type (either 'adam' or 'sgd'). When 'sgd' is chosen, you also want to tune a 'momentum' value, but this parameter is meaningless when 'adam' is selected. You want to avoid wasting trial budget exploring 'momentum' values that have no effect. What is the most appropriate way to configure the Vertex AI hyperparameter tuning job?

Reviewed for accuracy · Report an issueNext question