A company uses a neural network and retrains it when performance drops. The current training job uses SageMaker distributed data parallelism (DDP) and takes several hours. What change will reduce total training time?
Choose an answer
Tap an option to check your answer.
Correct answer: Increase the number of training instances used for distributed training..
Why this is the answer
Increasing the number of training instances for SageMaker distributed data parallelism (DDP) will reduce total training time. DDP works by splitting the data across multiple instances, allowing each instance to process a subset of the data in parallel. More instances mean more parallel processing, leading to faster completion of each epoch and thus a shorter overall training time. Increasing epochs, neurons, or layers would generally increase training time because the model has more computations to perform or more iterations to complete.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed