What is the "cache" used for in our implementation of forward propagation and backward propagation?
Answers
Answered by
0
Correct, the "cache" records values from the forward propagation units and sends it to the backward propagation units because it is needed to compute the chain rule derivatives. ... It is used to cache the intermediate values of the cost function during training.
Similar questions
Chemistry,
6 months ago
Computer Science,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Biology,
1 year ago
Physics,
1 year ago
Science,
1 year ago