Hi reddit, is backpropagation algorithm different for both full-connected and local-connected neural network? I know how to use the BP for a full-connected network, but I don't know how to use the BP for a local connect network.(Or you can call partial-connected network ). How to calculate the derivative for those links which are not connected. Any documentation for it?
[link][1 comment]