码迷,mamicode.com
首页 > 其他好文 > 详细

机器学习笔记(三)- from Andrew Ng的教学视频

时间:2015-01-12 17:14:53      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:

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函数对每个参数求偏导的过程,所以具有理论上的可行性。

机器学习笔记(三)- from Andrew Ng的教学视频

标签:

原文地址:http://www.cnblogs.com/holyprince/p/4218700.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!