BPdemo

所属分类:其他
开发工具:C/C++
文件大小:6233KB
下载次数:1
上传日期:2019-06-14 10:54:07
上 传 者6207011
说明:  解压压缩包,打开BPdemo里面的Debug文件夹,打开BPdemo可执行文件,在命令行中会跳出如下 等到training error 后的数字为0.001时,会提示要输入三组(6个)数据(以回车为分割),是要测试的数据,分别为3天的开盘价和最低价,predict后的数据为预测3天的收盘价。 程序运行环境 PC Windows10 程序开发环境 Visual studio 2017 程序开发语言 C++ 本程序使用的时BP神经网络,本程序使用的训练数据为第一张表的前32组数据,开盘价和最低价为输入,收盘价为理想输出 2 //输入结点数 4 //隐含结点数 1 //隐含层数 1 //输出结点数 0.9//学习速率,alpha
(Unzip the package, open the Debug folder in BPdemo, open the BPdemo executable file, and jump out of the command line as follows When the number after training error is 0.001, it will be prompted to input three sets of data (divided by return) to test the data, which are the opening price of three days and the lowest price, respectively. The predicted data is the closing price of three days. Program Running Environment PC Windows 10 Programming Environment Visual studio 2017 C++ Programming Language BP neural network is used in this program. The training data used in this program are the first 32 sets of data in the first table. The opening price and the lowest price are the inputs, and the closing price is the ideal output. 2//Input Nodes 4//Implicit Nodes 1//Hidden Layer Number 1//Output Nodes 0.9//learning rate, alpha)

文件列表:
BPdemo\.vs (0, 2019-06-11)
BPdemo\.vs\BPdemo (0, 2019-06-11)
BPdemo\.vs\BPdemo\v15 (0, 2019-06-12)
BPdemo\.vs\BPdemo\v15\.suo (41984, 2019-06-12)
BPdemo\.vs\BPdemo\v15\Browse.VC.db (7168000, 2019-06-12)
BPdemo\.vs\BPdemo\v15\ipch (0, 2019-06-12)
BPdemo\.vs\BPdemo\v15\ipch\1f33b82a3bc040f3.ipch (327680, 2019-06-12)
BPdemo\.vs\BPdemo\v15\ipch\AutoPCH (0, 2019-06-12)
BPdemo\BPdemo.sln (1431, 2019-06-11)
BPdemo\BPdemo (0, 2019-06-12)
BPdemo\BPdemo\BPdemo.cpp (16629, 2019-06-12)
BPdemo\BPdemo\BPdemo.vcxproj (8498, 2019-06-12)
BPdemo\BPdemo\BPdemo.vcxproj.filters (1241, 2019-06-11)
BPdemo\BPdemo\BPdemo.vcxproj.user (165, 2019-06-11)
BPdemo\BPdemo\BPnet.h (2508, 2019-06-12)
BPdemo\BPdemo\Debug (0, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.Build.CppClean.log (672, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.log (916, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.obj (905006, 2019-06-12)
BPdemo\BPdemo\Debug\bpdemo.obj.enc (351704, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.pch (2031616, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog (0, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\BPdemo.lastbuildstate (192, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\CL.command.1.tlog (1426, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\CL.read.1.tlog (18386, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\CL.write.1.tlog (646, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\link.command.1.tlog (1074, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\link.read.1.tlog (3358, 2019-06-12)
BPdemo\BPdemo\Debug\BPdemo.tlog\link.write.1.tlog (334, 2019-06-12)
BPdemo\BPdemo\Debug\pch.obj (3335, 2019-06-12)
BPdemo\BPdemo\Debug\vc141.idb (158720, 2019-06-12)
BPdemo\BPdemo\Debug\vc141.pdb (446464, 2019-06-12)
BPdemo\BPdemo\pch.cpp (200, 2019-06-11)
BPdemo\BPdemo\pch.h (639, 2019-06-11)
BPdemo\Debug (0, 2019-06-12)
BPdemo\Debug\BPdemo.exe (1572352, 2019-06-12)
BPdemo\Debug\BPdemo.ilk (4097168, 2019-06-12)
BPdemo\Debug\BPdemo.pdb (9302016, 2019-06-12)

近期下载者

相关文件


收藏者