[Machine Learning] Backpropagation Algorithm

"Backpropagation" is neural-network terminology for minimizing our cost function, just like what we were doing with gradient descent in logistic and linear regression. Our goal is to compute:

posted @ 2020-09-10 02:58  Zhentiw  阅读(193)  评论(0)    收藏  举报