Commit Graph

5 Commits

Author SHA1 Message Date
Jason Yum
6caff8ec37 Add section on pooling (#32302)
Intuition is that pooling creates "fuzzier" images through subsampling (also known as down-sampling). Good example where reducing information actually makes an algorithm more efficient by reducing overfitting.
2019-07-08 18:03:16 -05:00
Domin Sweet
ea596b6e93 Fixed grammar in last sentence. (#28089)
The original form of the sentence was difficult to understand, so I split it into 2 complete sentences.
2019-03-21 21:35:37 +05:30
haxsgvnbdus
dfd5ec6906 Update index.md (#23805) 2018-10-29 15:50:26 -07:00
Haritham
860b7e5941 Why Convolutional Neural Network (#25662)
* Why Convolutional Neural Network

Why we go for Convolutional Neural Networks.

* Update index.md
2018-10-25 10:25:17 -04:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30