808 B
808 B
title
title |
---|
Convolutional Neural Networks |
Convolutional Neural Networks (ConvNets or CNNs) are a category of Neural Networks that have proven very effective in areas such as image recognition and classification. ConvNets have been successful in identifying faces, objects and traffic signs apart from powering vision in robots and self driving cars.
Suggested links :
- Stanford CS231n Lecture 5 Convolutional Neural Networks
- Stanford CS231n Lecture 9 CNN Architectures
- Udacity Deep learning : Convolutional netwoks
- Andrew Ng's DeepLearning.ai: Convulational Neural Networks