What is CNN and What are applications of convolution neural network ?
Answer Posted / Vishesh Kumar Saini
CNN (Convolutional Neural Network) is a type of neural network primarily used for image processing tasks. It uses a series of filters, or 'kernels', to perform convolutions on the input data. Applications of CNNs include image classification, object detection, segmentation, and generative models like GANs (Generative Adversarial Networks).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers