Description: C++ two BP neural network algorithm, the basic model and improved, modified a lot of errors, there are some issues when large numbers of samples, but it is quite practical
To Search:
File list (Check if you may need any files):
BP_CPP
......\BP神经网络
......\..........\bp.txt
......\..........\MyBP.cpp
......\..........\MyBP.dsp
......\..........\MyBP.dsw
......\..........\MyBP.ncb
......\..........\MyBP.opt
......\..........\MyBP.plg
......\..........\权值.txt
......\..........\训练样本.txt
......\..........\训练样本为什么不行啊.txt
......\..........\阈值.txt
......\BP(改进型)
......\............\bp.txt
......\............\MyBP.cpp
......\............\MyBP.dsp
......\............\MyBP.dsw
......\............\MyBP.ncb
......\............\MyBP.opt
......\............\MyBP.plg
......\............\复件 MyBP.opt
......\............\权值.txt
......\............\训练样本.txt
......\............\这个训练样本怎么算不出来呢,至今搞不明白.txt
......\............\阈值.txt
......\程序说明.doc