Multiple Choice
You are training a Resnet model on AI Platform using TPUs to visually categorize types of defects in automobile engines. You capture the training profile using the Cloud TPU profiler plugin and observe that it is highly input-bound. You want to reduce the bottleneck and speed up your model training process. Which modifications should you make to the tf.data dataset? (Choose two.)
A) Use the interleave option for reading data.
B) Reduce the value of the repeat parameter.
C) Increase the buffer size for the shuttle option.
D) Set the prefetch option equal to the training batch size.
E) Decrease the batch size argument in your transformation.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: You work for a large hotel chain
Q5: You are developing a Kubeflow pipeline on
Q6: You are responsible for building a unified
Q7: You have a demand forecasting pipeline in
Q8: You work for a large technology company
Q10: Your team needs to build a model
Q11: You recently joined a machine learning team
Q12: You are training a TensorFlow model on
Q13: You are an ML engineer at a
Q14: You developed an ML model with AI