机器学习笔记(三)- from Andrew Ng的教学视频
week four:
Non-linear hypotheses:Neural Networks
-->x1 and x2
x1 XNOR x2 ->a1->x1 and x2;a2->(not x1) and (not x2);->h(x),a1 OR a2
the method is a new approach
cost function:


总的来说,后向传播的神经网络中的delt的求解就是对于cost函数对每个参数求偏导的过程,所以具有理论上的可行性。
posted on 2015-01-12 16:32 holyprince 阅读(183) 评论(0) 收藏 举报
浙公网安备 33010602011771号