PROFESSIONAL-MACHINE-LEARNING-ENGINEER · Question #146
PROFESSIONAL-MACHINE-LEARNING-ENGINEER Question #146: Real Exam Question with Answer & Explanation
Sign in or unlock PROFESSIONAL-MACHINE-LEARNING-ENGINEER to reveal the answer and full explanation for question #146. The question stem and answer options stay visible for context.
Question
You work for the AI team of an automobile company, and you are developing a visual defect detection model using TensorFlow and Keras. To improve your model performance, you want to incorporate some image augmentation functions such as translation, cropping, and contrast tweaking. You randomly apply these functions to each training batch. You want to optimize your data processing pipeline for run time and compute resources utilization. What should you do?
Options
- AEmbed the augmentation functions dynamically in the tf.Data pipeline.
- BEmbed the augmentation functions dynamically as part of Keras generators.
- CUse Dataflow to create all possible augmentations, and store them as TFRecords.
- DUse Dataflow to create the augmentations dynamically per training run, and stage them as
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.