首页 人工智能 机器学习     /    BP神经网络C言语工程(当前最终版)

BP神经网络C言语工程(当前最终版)

上传者: qq_39545674 | 上传时间:2023/1/12 8:03:19 | 文件大小:3.34MB | 文件类型:rar
BP神经网络C言语工程(当前最终版)
这是修改了bug的版本,目前已经在stm32f407zgt6上、msp430F5529上仿真过。

文件下载

资源详情

[{"title":"(42个子文件3.34MB)BP神经网络C语言工程(当前最终版)","children":[{"title":"shenjingwangluo","children":[{"title":"shenjingwangluo","children":[{"title":".vs","children":[{"title":"shenjingwangluo","children":[{"title":"v15","children":[{"title":"ipch","children":[{"title":"AutoPCH","children":[{"title":"9cacd736fe3b2c0f","children":[{"title":"BPNETWORK.ipch <span style='color:#111;'>2.81MB</span>","children":null,"spread":false}],"spread":true},{"title":"45445be9c13c68a2","children":[{"title":"RAND.ipch <span style='color:#111;'>320.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"edf55c5fcdcbf066","children":[{"title":"BPSIM.ipch <span style='color:#111;'>2.75MB</span>","children":null,"spread":false}],"spread":true},{"title":"b6fefd1a23a5a56d","children":[{"title":"TEST.ipch <span style='color:#111;'>1.88MB</span>","children":null,"spread":false}],"spread":true},{"title":"9c48a7e196fdc380","children":[{"title":"MAIN.ipch <span style='color:#111;'>2.31MB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".suo <span style='color:#111;'>62.00KB</span>","children":null,"spread":false},{"title":"Browse.VC.db <span style='color:#111;'>2.03MB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"shenjingwangluo.v12.suo <span style='color:#111;'>41.50KB</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"shenjingwangluo.ilk <span style='color:#111;'>1.93MB</span>","children":null,"spread":false},{"title":"shenjingwangluo.pdb <span style='color:#111;'>2.04MB</span>","children":null,"spread":false},{"title":"shenjingwangluo.exe <span style='color:#111;'>412.50KB</span>","children":null,"spread":false}],"spread":true},{"title":"shenjingwangluo.sdf <span style='color:#111;'>2.81MB</span>","children":null,"spread":false},{"title":"shenjingwangluo.sln <span style='color:#111;'>991B</span>","children":null,"spread":false},{"title":"shenjingwangluo","children":[{"title":"rand.h <span style='color:#111;'>68B</span>","children":null,"spread":false},{"title":"shenjingwangluo.vcxproj.filters <span style='color:#111;'>1.63KB</span>","children":null,"spread":false},{"title":"data.txt <span style='color:#111;'>8.14KB</span>","children":null,"spread":false},{"title":"BPNetwork.c <span style='color:#111;'>13.15KB</span>","children":null,"spread":false},{"title":"shenjingwangluo.vcxproj.user <span style='color:#111;'>165B</span>","children":null,"spread":false},{"title":"test.c <span style='color:#111;'>1014B</span>","children":null,"spread":false},{"title":"BPSim.h <span style='color:#111;'>766B</span>","children":null,"spread":false},{"title":"test.h <span style='color:#111;'>522B</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"vc141.pdb <span style='color:#111;'>84.00KB</span>","children":null,"spread":false},{"title":"test.obj <span style='color:#111;'>10.56KB</span>","children":null,"spread":false},{"title":"shenjingwangluo.tlog","children":[{"title":"CL.write.1.tlog <span style='color:#111;'>5.49KB</span>","children":null,"spread":false},{"title":"shenjingwangluo.lastbuildstate <span style='color:#111;'>230B</span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'>2.15KB</span>","children":null,"spread":false},{"title":"CL.read.1.tlog <span style='color:#111;'>10.98KB</span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'>4.29KB</span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'>1.34KB</span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'>4.28KB</span>","children":null,"spread":false}],"spread":false},{"title":"vc141.idb <span style='color:#111;'>67.00KB</span>","children":null,"spread":false},{"title":"rand.obj <span style='color:#111;'>3.72KB</span>","children":null,"spread":false},{"title":"BPNetwork.obj <span style='color:#111;'>37.23KB</span>","children":null,"spread":false},{"title":"BPSim.obj <span style='color:#111;'>21.35KB</span>","children":null,"spread":false},{"title":"shenjingwangluo.log <span style='color:#111;'>2.03KB</span>","children":null,"spread":false},{"title":"shenjingwangluo.Build.CppClean.log <span style='color:#111;'>1.52KB</span>","children":null,"spread":false},{"title":"main.obj <span style='color:#111;'>1.79MB</span>","children":null,"spread":false}],"spread":false},{"title":"BPSim.c <span style='color:#111;'>4.23KB</span>","children":null,"spread":false},{"title":"rand.c <span style='color:#111;'>156B</span>","children":null,"spread":false},{"title":"BPNetwork.h <span style='color:#111;'>2.73KB</span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'>166.22KB</span>","children":null,"spread":false},{"title":"shenjingwangluo.vcxproj <span style='color:#111;'>4.59KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • weixin_47941542:
    之前自己摸索出来的程序输入变量一多就出错而且训练速度很慢,这个资源真是救急了2021-05-11
  • qq_37258582:
    这个程序实现了一个怎样的功能呢,别人都是字符识别什么的,求指教呀2021-01-29
  • 小白学嵌入式:
    为了参考大作,特意下载了VS自己对VS不熟,不知道如何训练,不知从何入手啊!看代码写的是异常工整的!2020-09-05
  • 马渊云:
    动量和学习率加入不太合适2020-06-12
  • Jun626:
    好试试效果如何2020-04-26

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明