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