登录
首页 » C# » BPNETSerial

BPNETSerial

于 2018-04-14 发布 文件大小:2642KB
0 162
下载积分: 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 个回复

  • ipmitool-1.8.12.tar
    是对ipmitool 1.8.11的更新。2013年最新版本。 ipmitool 是基于Intel主导的IPMI规范编写的再命令行模式使用的工具,通过发送IPMI命令来监控服务器硬件设备的健康信息。(IPMItool is a utility for managing and configuring devices that support the Intelligent Platform Management Interface (IPMI) version 1.5 and version 2.0 specifications. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features.)
    2013-06-22 00:33:53下载
    积分:1
  • CreateShapefile
    对C#编程技术有很全面的讲解,由浅入深,便于初学者很好的入门,通过实例及原理的讲述,可让你慢慢精通C#。是一本很不错的教材(this is a very good example for ShapFile source creation.)
    2013-08-29 15:45:28下载
    积分:1
  • ARCTest
    实时监测软件,采用Tchart控件,串口读取,实时曲线输出(Real-time monitoring software, the Tchart control, serial port to read, real-time curve output)
    2013-05-06 08:42:30下载
    积分:1
  • Visual_CPPMFC
    一本关于MFC编程的入门书籍,看完此书,你会发现编写应程序其实非常简单(An introductory book on MFC programming, reading this book, you will find the program is actually very simple and should be prepared)
    2011-10-31 09:20:05下载
    积分:1
  • bardemo
    一个类似于vc的界面源码,让vc界面开发变得简单多了.(Vc interface similar to the one source, so that vc interface development becomes much simpler.)
    2007-08-22 11:30:37下载
    积分:1
  • get rssi
    获取wifi信号的信号强度(RSSI),可在windows平台运行。(get RSS for wifi signal in windows OS.)
    2018-09-16 17:30:17下载
    积分:1
  • WindowruntimeTestCode
    Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Windows program to run Principles and procedures for the preparation of flow, the process window, handles principle, message queues, callback function, the window closed and the application quit working relationship, the use of VC++ A number of tips, stdcall and cdecl calling norms comparison, beginners often make mistakes and Cautions.)
    2008-06-02 10:30:11下载
    积分:1
  • win7Activation
    win7 activation win7 activation(win7 activation)
    2013-12-20 19:05:26下载
    积分:1
  • 动态规划
    说明:  leetcode初级算法,动态规划题解,c++实现(Leetcode primary algorithm, dynamic programming problem solving, C + + implementation)
    2020-06-24 02:40:02下载
    积分:1
  • MainForm
    说明:  自己用C#语言编写的一个软件主界面,供大家学习参考(A main interface of software written in C# language for your reference)
    2019-06-01 11:29:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载