logo
Loading...

Neural Networks Part 8: Image Classification with Convolutional Neural Networks (CNNs) - StatQuest - 深度學習 Deep Learning 公開課 - Cupoy

One of the coolest things that Neural Networks can do is classify images, and this is often done wit...

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.