Fixed grammar in last sentence. (#28089)
The original form of the sentence was difficult to understand, so I split it into 2 complete sentences.
This commit is contained in:
committed by
The Coding Aviator
parent
b2fa8896ba
commit
ea596b6e93
@ -2,7 +2,7 @@
|
||||
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.
|
||||
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. ConvNets have been utilized extensively to power vision in robots and self driving cars.
|
||||
|
||||
### Why Convolutional Neural Network
|
||||
|
||||
|
Reference in New Issue
Block a user