On Recognition

The Mind of the Computer A Convolutional Neural Network learns to classify an image. What is the computer doing when it does this feat of ‘recognition’ ? Is it something we understand? Here is what we know. Digital images are submitted as inputs (grids of pixels, with RGB values, i.e., numbers). Then,…