Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: What is a convolutional neural network (CNN), and how is it different from a fully connected neural network?
Answer: A CNN is a type of neural network designed for processing grid-like data, such as images. It uses convolutional layers to automatically and adaptively learn hierarchical features. Unlike fully connected networks, CNNs preserve spatial relationships within the input data.
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook