PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #114
PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #114: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #114. The question stem and answer options stay visible for context.
Question
You recently developed a deep learning model using Keras, and now you are experimenting with different training strategies. First, you trained the model using a single GPU, but the training process was too slow. Next, you distributed the training across 4 GPUs using tf.distribute.MirroredStrategy (with no other changes), but you did not observe a decrease in training time. What should you do?
Options
- ADistribute the dataset with tf.distribute.Strategy.experimental_distribute_dataset
- BCreate a custom training loop.
- CUse a TPU with tf.distribute.TPUStrategy.
- DIncrease the batch size.
Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to see the answer
You've previewed enough free PROFESSIONAL-MACHINE-LEARNING-ENGINEER questions. Unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.