登录
首页 » C# » BPNETSerial

BPNETSerial

于 2018-04-14 发布 文件大小:2642KB
0 124
下载积分: 1 下载次数: 5

代码说明:

  神经网络预测,训练输入数据是1620组9维数据,输出是1620组8维数据;测试输入数据为180组9维数据,输出是180组8维数据;训练后总误差为3.4%(The training input data are 1620 sets of 9 dimensional data, and the output is 1620 groups of 8 dimensional data; the test input data is 180 sets of 9 dimensional data and the output is 180 sets of 8 dimensional data; the total error after training is 3.4%)

文件列表:

BPNETSerial, 0 , 2014-07-06
BPNETSerial\BPNETSerial, 0 , 2014-07-13
BPNETSerial\BPNETSerial.sln, 1407 , 2014-07-06
BPNETSerial\BPNETSerial.v11.suo, 59904 , 2014-07-13
BPNETSerial\BPNETSerial\App.config, 189 , 2014-07-06
BPNETSerial\BPNETSerial\bin, 0 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug, 0 , 2014-07-13
BPNETSerial\BPNETSerial\bin\Debug\BPNETSerial.exe, 19968 , 2014-07-13
BPNETSerial\BPNETSerial\bin\Debug\BPNETSerial.exe.config, 189 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\BPNETSerial.pdb, 36352 , 2014-07-13
BPNETSerial\BPNETSerial\bin\Debug\BPNETSerial.vshost.exe, 22984 , 2014-07-13
BPNETSerial\BPNETSerial\bin\Debug\BPNETSerial.vshost.exe.config, 189 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\BPNETSerial.vshost.exe.manifest, 490 , 2012-06-02
BPNETSerial\BPNETSerial\bin\Debug\ICSharpCode.SharpZipLib.dll, 200704 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\Matrix_Mul.dll, 8704 , 2014-07-07
BPNETSerial\BPNETSerial\bin\Debug\Matrix_Mul.pdb, 28160 , 2014-07-07
BPNETSerial\BPNETSerial\bin\Debug\NPOI.dll, 1624064 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\NPOI.OOXML.dll, 387072 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\NPOI.OpenXml4Net.dll, 79872 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\NPOI.OpenXmlFormats.dll, 1316864 , 2014-07-06
BPNETSerial\BPNETSerial\bin\Debug\result.xls, 25088 , 2014-07-12
BPNETSerial\BPNETSerial\bin\Debug\train.xls, 380928 , 2014-07-12
BPNETSerial\BPNETSerial\bin\Debug\trains.xls, 0 , 2014-07-12
BPNETSerial\BPNETSerial\bin\Debug\trainsss.xls, 0 , 2014-07-12
BPNETSerial\BPNETSerial\bin\Release, 0 , 2014-07-06
BPNETSerial\BPNETSerial\BP.cs, 25492 , 2014-07-13
BPNETSerial\BPNETSerial\BPNETSerial.csproj, 4936 , 2014-07-13
BPNETSerial\BPNETSerial\BPNETSerial.csproj.user, 227 , 2014-07-12
BPNETSerial\BPNETSerial\lib, 0 , 2014-07-06
BPNETSerial\BPNETSerial\lib\ICSharpCode.SharpZipLib.dll, 200704 , 2014-07-06
BPNETSerial\BPNETSerial\lib\NPOI.dll, 1624064 , 2014-07-06
BPNETSerial\BPNETSerial\lib\NPOI.OOXML.dll, 387072 , 2014-07-06
BPNETSerial\BPNETSerial\lib\NPOI.OpenXml4Net.dll, 79872 , 2014-07-06
BPNETSerial\BPNETSerial\lib\NPOI.OpenXmlFormats.dll, 1316864 , 2014-07-06
BPNETSerial\BPNETSerial\obj, 0 , 2014-07-06
BPNETSerial\BPNETSerial\obj\Debug, 0 , 2014-07-13
BPNETSerial\BPNETSerial\obj\Debug\BPNETSerial.csproj.FileListAbsolute.txt, 1381 , 2014-07-13
BPNETSerial\BPNETSerial\obj\Debug\BPNETSerial.csprojResolveAssemblyReference.cache, 29051 , 2014-07-07
BPNETSerial\BPNETSerial\obj\Debug\BPNETSerial.exe, 19968 , 2014-07-13
BPNETSerial\BPNETSerial\obj\Debug\BPNETSerial.pdb, 36352 , 2014-07-13
BPNETSerial\BPNETSerial\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 8461 , 2014-07-13
BPNETSerial\BPNETSerial\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2014-07-06
BPNETSerial\BPNETSerial\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2014-07-06
BPNETSerial\BPNETSerial\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2014-07-06
BPNETSerial\BPNETSerial\obj\Debug\TempPE, 0 , 2014-07-06
BPNETSerial\BPNETSerial\Program.cs, 4130 , 2014-07-13
BPNETSerial\BPNETSerial\Properties, 0 , 2014-07-06
BPNETSerial\BPNETSerial\Properties\AssemblyInfo.cs, 1342 , 2014-07-06
BPNETSerial\Matrix_Mul, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\bin, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\bin\Debug, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\bin\Debug\Matrix_Mul.dll, 8704 , 2014-07-07
BPNETSerial\Matrix_Mul\bin\Debug\Matrix_Mul.pdb, 28160 , 2014-07-07
BPNETSerial\Matrix_Mul\bin\Release, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\Matrix.cs, 2296 , 2014-07-06
BPNETSerial\Matrix_Mul\Matrix_Calc.cs, 11144 , 2014-07-13
BPNETSerial\Matrix_Mul\Matrix_Mul.csproj, 2452 , 2014-07-06
BPNETSerial\Matrix_Mul\obj, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug, 0 , 2014-07-07
BPNETSerial\Matrix_Mul\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6603 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug\Matrix_Mul.csproj.FileListAbsolute.txt, 533 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug\Matrix_Mul.csprojResolveAssemblyReference.cache, 1769 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug\Matrix_Mul.dll, 8704 , 2014-07-07
BPNETSerial\Matrix_Mul\obj\Debug\Matrix_Mul.pdb, 28160 , 2014-07-07
BPNETSerial\Matrix_Mul\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\obj\Debug\TempPE, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\Properties, 0 , 2014-07-06
BPNETSerial\Matrix_Mul\Properties\AssemblyInfo.cs, 1340 , 2014-07-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • synhighlight
    对指定文本进行自定义颜色高亮显示。 支持正则表达式。(Specifies the text of the custom color highlighted. Support for regular expressions.)
    2010-10-04 19:16:34下载
    积分:1
  • socket
    详细介绍一下VC下的socket编程,并提供一个服务器客户端具体的实例。希望对您有所帮助 (Detailed introduction of VC socket programming, and provide a server client a specific example. Hope will be helpful to you)
    2012-05-09 18:53:35下载
    积分:1
  • md5 - 副本
    说明:  文件哈希识别,采用md5法则进行。思路为每固定时间对文件进行比较,输出文件哈希值并给出结论。文件会被写入列表中,针对文本文件有效。(Document Hash Recognition,using MD5)
    2019-04-03 20:51:55下载
    积分:1
  • shapirowilkmath
    夏皮罗-威尔克shapiro-wilk 检验数据正态性。包含了夏皮罗-威尔克表,及实现代码(shapiro-wilk test method.include shapiro-wilk table and C++ source code )
    2015-12-24 17:14:55下载
    积分:1
  • AdressBook
    本程序实现了一个简单通讯录,用到了mfc的listbox,listctrl等控件,连接了access数据库。(This program implements a simple address book, use the mfc of the listbox, listctrl and other controls, connected to the access database.)
    2020-10-28 08:59:58下载
    积分:1
  • IOCPModel
    这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help )
    2012-09-22 13:15:34下载
    积分:1
  • opnet_aloha
    实例 用Modeler搭建一个ALOHA协议仿真平台,进一步熟悉Modeler节点级和进程级的操作,深化三层建模机制。(进程->节点->网络) (Examples ALOHA protocol with Modeler to build a simulation platform to further familiarize Modeler node level and process-level operations, deepening three modeling mechanism. (Process-> Node-> Network))
    2014-01-05 17:08:34下载
    积分:1
  • PocketLift18180911142004
    A demonstration of coding for the PocketPC. Really it is nice because it shows those new to PocketPC programming that it can be done without too much trouble.
    2011-07-11 15:17:17下载
    积分:1
  • get_local_ip
    说明:  在linux系统利用C语言编写实现获取板卡本地ip地址的功能(The function of obtaining the local IP address of the board card is realized in the Linux system with C language)
    2020-01-06 09:34:23下载
    积分:1
  • 357357666
    显示多行文字的工具栏,VC++经典编程源码,很好的参考资料。(Display multiple lines of text toolbar, VC++ classic programming source code, a good reference.)
    2013-11-14 18:58:34下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载