Learn Before
Idea

My derivation of CNN backpropagation formula.page 1

So I tried to derive the formula of the back-propagation my self. Here is my derivation. So suppose we have the input I with the shape H x H x C, where B - the batch, H - is the height and width of the image( just taking square image fo rate example), C - the amount of channels. The kernel k has a size of K x K x C( also taking square kernel for the sake of the example). page 1

Image 0

0

1

Updated 2020-09-26

Tags

Data Science