Matrix A: -1 -1 -1 -1 8 -1 -1 -1 -1 Matrix C: 1 1 1 1 1 10 1 1 1 1 1 1 1 10 0 0 0 0 1 10 1 00 0 1 0 10 00 1 10 1 10 10 1
Posted: Thu Jul 07, 2022 2:20 pm
Matrix A: -1 -1 -1 -1 8 -1 -1 -1 -1 Matrix C: 1 1 1 1 1 10 1 1 1 1 1 1 1 10 0 0 0 0 1 10 1 00 0 1 0 10 00 1 10 1 10 10 1 | O Using the same technique that we saw in the lecture on convolutional neural networks, convolve Matrix A with Matrix C. The result should be a 4x4 matrix of numbers.