One of the coolest things that Neural Networks can do is classify images, and this is often done with a type of Neural Network called a Convolutional Neural Network (or CNN for short). In this StatQuest, we walk through how Convolutional Neural Networks work, one step at a time, and highlight the main ideas behind filters and pooling.
NOTE: This StatQuest assumes that you are already familiar with...
The main ideas behind neural networks: • Neural Networks Pt. 1: Inside the Bla...
The main ideas behind backpropagation: • Neural Networks Pt. 2: Backpropagatio...
Neural networks with multiple inputs and outputs: • Video
For a complete index of all the StatQuest videos, check out:
https://statquest.org/video-index/
If you'd like to support StatQuest, please consider...
Buying my book, The StatQuest Illustrated Guide to Machine Learning:
PDF - https://statquest.gumroad.com/l/wvtmc
Paperback - https://www.amazon.com/dp/B09ZCKR4H6
Kindle eBook - https://www.amazon.com/dp/B09ZG79HXC
Patreon: / statquest
...or...
YouTube Membership: / @statquest
...a cool StatQuest t-shirt or sweatshirt:
https://shop.spreadshirt.com/statques...
...buying one or two of my songs (or go large and get a whole album!)
https://joshuastarmer.bandcamp.com/
...or just donating to StatQuest!
https://www.paypal.me/statquest
Lastly, if you want to keep up with me as I research and create new StatQuests, follow me on twitter:
/ joshuastarmer
0:00 Awesome song and introduction
1:51 Image classification with a normal Neural Network
4:28 The main ideas of Convolutional Neural Networks
4:59 Creating a Feature Map with a Filter
7:58 Pooling
9:48 Using the Pooled values as input for a Neural Network
11:29 Classifying an image of the letter "X"
13:04 Classifying a shifted image of the letter "X"
#StatQuest #NeuralNetworks #Convolution