反向传导算法

From Ufldl

Jump to: navigation, search
Line 1: Line 1:
-
翻译者:王方,email:fangkey@gmail.com,新浪微博:@GuitarFang
 
-
 
-
校对者:林锋,email:  xlfg@yeah.net, 新浪微博:@大黄蜂的思索
 
-
 
-
Wiki上传者:王方,email:fangkey@gmail.com,新浪微博:@GuitarFang
 
-
 
假设我们有一个固定样本集 <math>\textstyle \{ (x^{(1)}, y^{(1)}), \ldots, (x^{(m)}, y^{(m)}) \}</math>,它包含 <math>\textstyle m</math> 个样例。我们可以用批量梯度下降法来求解神经网络。具体来讲,对于单个样例 <math>\textstyle (x,y)</math>,其代价函数为:
假设我们有一个固定样本集 <math>\textstyle \{ (x^{(1)}, y^{(1)}), \ldots, (x^{(m)}, y^{(m)}) \}</math>,它包含 <math>\textstyle m</math> 个样例。我们可以用批量梯度下降法来求解神经网络。具体来讲,对于单个样例 <math>\textstyle (x,y)</math>,其代价函数为:
Line 200: Line 194:
{{Sparse_Autoencoder}}
{{Sparse_Autoencoder}}
 +
 +
 +
 +
==中文译者==
 +
 +
王方(fangkey@gmail.com),林锋(xlfg@yeah.net),@JerryLead

Revision as of 00:44, 29 March 2013

Personal tools