Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 4. Assume we are a looking at single convolutional layer in a convolutional neural network with a max pooling layer following it as shown

image text in transcribed

Problem 4. Assume we are a looking at single convolutional layer in a convolutional neural network with a max pooling layer following it as shown below (assume a linear activation function (x)=x) kernel k \begin{tabular}{|l|l|l|} \hline 1 & 0 & 2 \\ \hline 0 & 1 & 0 \\ \hline 3 & 2 & 1 \\ \hline \end{tabular} (a) Fill in the first two elements of the output of the convolution (the rest is already provided for you). (b) What would be the output of the max pooling layer? Show the 2d matrix. (c) Assume that during back-propagation the derivative of the loss function with respect to the output of the max pooling layer is given below. What is the derivative of the loss function with respect to the output of the convolution layer? Show the 2d matrix. (d) Using that result, what is the derivative of the error with respect to w0,0 of the kernel? Problem 4. Assume we are a looking at single convolutional layer in a convolutional neural network with a max pooling layer following it as shown below (assume a linear activation function (x)=x) kernel k \begin{tabular}{|l|l|l|} \hline 1 & 0 & 2 \\ \hline 0 & 1 & 0 \\ \hline 3 & 2 & 1 \\ \hline \end{tabular} (a) Fill in the first two elements of the output of the convolution (the rest is already provided for you). (b) What would be the output of the max pooling layer? Show the 2d matrix. (c) Assume that during back-propagation the derivative of the loss function with respect to the output of the max pooling layer is given below. What is the derivative of the loss function with respect to the output of the convolution layer? Show the 2d matrix. (d) Using that result, what is the derivative of the error with respect to w0,0 of the kernel

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database Design With Microcomputer Applications

Authors: Glenn A. Jackson

1st Edition

0137718411, 978-0137718412

More Books

Students also viewed these Databases questions

Question

Define Management or What is Management?

Answered: 1 week ago

Question

What do you understand by MBO?

Answered: 1 week ago

Question

What is meant by planning or define planning?

Answered: 1 week ago

Question

Define span of management or define span of control ?

Answered: 1 week ago

Question

2. How were various roles filled?

Answered: 1 week ago