CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - trainbp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - trainbp - List
[
Other resource
]
trainbp
DL : 0
BP人工神经网络训练源码,采用三层网络结构,固定节点数目,可以设定学习速度和学习次数。
Update
: 2008-10-13
Size
: 28.39kb
Publisher
:
gabriel
[
matlab
]
用MATLAB开发的BP算法源程序
DL : 0
基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
Update
: 2008-10-13
Size
: 555byte
Publisher
:
萧雪鱼
[
AI-NN-PR
]
bp339
DL : 0
基于神经网络工具箱函数trainbp和simuff实现的BP算法源程序,内附样本数据和测试数据。-based on neural network toolbox function and simuff trainbp BP algorithm to achieve the source, containing sample data and test data.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
萧雪鱼
[
AI-NN-PR
]
trainbp
DL : 0
BP人工神经网络训练源码,采用三层网络结构,固定节点数目,可以设定学习速度和学习次数。-BP artificial neural network training source, using the three-tier network architecture, a fixed number of nodes, you can set the number of learning speed and learning.
Update
: 2025-02-19
Size
: 28kb
Publisher
:
gabriel
[
AI-NN-PR
]
bpm_train
DL : 0
人工神经网络系统的训练 TRAIN BP算法存在局部极小点,收敛速度慢等缺点,改进的BP算法。-Artificial neural network training algorithm TRAINBP local minimum points, such as the shortcomings of slow convergence, improved BP algorithm.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
q
[
matlab
]
SingularValueDecomposition
DL : 0
人脸识别过程中的奇异值分解算法代码,亲测可用,实现步骤为: feature = allFeature(1) //featurenumber=8,16,24,32,48,64,80 [pn,pnewn,t,num_train,num_test] = train_test(feature,num_train) //num_train=1~10 [net] = createBP(pn) //110,tansig,purelin,trainrp,1e-5,8000,0.005 [net,tr] = trainBP(net,pn,t) [result_test,result_train,count_test,count_train,Test_reg,Train_reg,Total_reg] = result(net,pnewn,pn,num_train,num_test) -Recognition process singular value decomposition algorithm code, pro-test can be used to achieve the steps of: feature = allFeature (1) //featurenumber = 8,16,24,32,48,64,80 [pn, pnewn, t , num_train, num_test] = train_test (feature, num_train) //num_train = 1 ~ 10 [net] = createBP (pn) // 110, tansig, purelin, trainrp, 1e-5, 8000,0.005 [net, tr ] = trainBP (net, pn, t) [result_test, result_train, count_test, count_train, Test_reg, Train_reg, Total_reg] = result (net, pnewn, pn, num_train, num_test)
Update
: 2025-02-19
Size
: 7.7mb
Publisher
:
陈伟
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.