Question:medium

Identify the type of neural network used for extracting features from images and handling spatial data effectively.

Show Hint

CNN = Images + Pattern recognition. Yeh computer vision ka core model hai.
  • Recurrent Neural Network
  • Feed Forward Neural Network
  • Standard Neural Network
  • Convolutional Neural Network
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0