Convolutional neural network: Difference between revisions
| Line 95: | Line 95: | ||
===Stride=== | ===Stride=== | ||
How much the kernel moves | How much the kernel moves. Typically 1 or 2. | ||
===Padding=== | ===Padding=== | ||
| Line 95: | Line 95: | ||
===Stride=== | ===Stride=== | ||
How much the kernel moves | How much the kernel moves. Typically 1 or 2. | ||
===Padding=== | ===Padding=== | ||