Convolution from Scratch: Math, Images, and Kernels
1. Introduction Convolution is a mathematical operation that takes two inputs and produces a third. One input is the signal, the data we want to transform. The other is the kernel (also called a filte






