"In a convolution there is the input \"image\" and the \"filter\". The smaller sized filter slides (\"convolves\") accross the \"image\" and computes dot products for each position in the slide. This ...
"# Input data files are available in the \"../input/\" directory.\n", "# For example, running this (by clicking run or pressing Shift+Enter) will list the files in the input directory\n", ...