Questions about the Residual Networks

Could I know how a skip-connection helps the gradient to backpropagate and how to calculate the skip connections in total, please?

Hi Michael,

it is related with the vanishing gradient problem. I recommend you to read this post that explains skip connections in a very intuitive way.

Nice reading

Rosa

1 Like