Data Skeptic
Data Skeptic
Kyle Polich
[MINI] Convolutional Neural Networks
14 minutes Posted May 19, 2017 at 3:00 pm.
0:00
14:54
Download MP3
Show notes

CNNs are characterized by their use of a group of neurons typically referred to as a filter or kernel.  In image recognition, this kernel is repeated over the entire image.  In this way, CNNs may achieve the property of translational invariance - once trained to recognize certain things, changing the position of that thing in an image should not disrupt the CNN's ability to recognize it.  In this episode, we discuss a few high-level details of this important architecture.