Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , which has of two % rows. The first row specifies the hidden layer while the second % specifies the output layer.
标签: recursive prediction algorithm Gauss-Ne
上传时间: 2016-12-27
上传用户:ljt101007
利用gauss分解求解线性方程组,并得到最有解
上传时间: 2014-01-09
上传用户:tfyt
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解
标签: Lagrange cholesky Hermite Newton
上传时间: 2017-01-15
上传用户:kbnswdifs
非线性最小二乘问题的修正Gauss-Newton法所计算的函数
标签: Gauss-Newton 非线性 正 函数
上传时间: 2017-01-20
上传用户:李彦东
计算机辅助诊断数字医疗图像增强方法中,简单地应用直方图均衡化方法是不完善 的,直方图匹配化是常规辅助方法之一·以牙X线根尖片图像为例,分析图像特征,采用Gauss函 数来构造多峰曲线,生成匹配化直方图,是一种实用增强方法
上传时间: 2017-02-06
上传用户:钓鳌牧马
用Gauss-seidel求线性方程组的解向量,并给出迭代次数和误差.
标签: Gauss-seidel 线性 方程 向量
上传时间: 2014-11-18
上传用户:caiiicc
number calculus, gauss method, jordan description
标签: description calculus number method
上传时间: 2017-04-10
上传用户:rocwangdp
无网格MLPG程序,gauss积分,移动最小二乘法
上传时间: 2017-04-21
上传用户:yy541071797
The Gauss鈥揝eidel method is a technique used to solve a linear system of equations.
标签: equations technique method linear
上传时间: 2017-04-29
上传用户:xuanchangri
完整的选主元GAUSS消去法解决线性代数方程组问题的C语言实现
上传时间: 2017-05-17
上传用户:caiiicc