贝叶斯正则化算法提高BP网络的推广我要分享

Bayesian regularization algorithm to improve the generalization of BP network

贝叶斯拟合 trainbr BP数据拟合 Trainlm data-fit-matlab

关注次数: 325

下载次数: 1

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。


English Description:

Bayesian regularization algorithm is used to improve the generalization ability of BP network. In this case, two training methods, i.e. L-M optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), are used to train BP network to fit a sinusoidal sample data with white noise.


代码预览

bys.m