|
|
|
|
|
by marcosdumay
1403 days ago
|
|
Yes, they are not the same. The chain rule is what solves the one non-trivial problem with backpropagation. Besides that, it's just the quite obvious idea of changing the weights in proportion to how impactful they are on the error. |
|