Question 100 of 280
Single answerYou are an ML engineer at a manufacturing company. You need to build a model that identifies defects in products based on images of the product taken at the end of the assembly line. You want your model to preprocess the images with lower computation to quickly extract features of defects in products. Which approach should you use to build the model?
AReinforcement learning
BRecommender system
CRecurrent Neural Networks (RNN)
✓DConvolutional Neural Networks (CNN)
✓
Correct Answer: D
Convolutional Neural Networks (CNN)
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.