文件名称:myBP
- 所属分类:
- 图形/文字识别
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-17
- 文件大小:
- 1.96mb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的BP神经网络算法,采用正向传播和方向误差调整的方法,增加学习率使得网络收敛。-Simple BP neural network algorithm, using the forward direction of propagation and error adjustment method to increase the learning rate makes the network convergence.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myBP\myBP.sln
....\myBP.suo
....\....\myBP.cpp
....\....\myBP.vcxproj
....\....\myBP.vcxproj.filters
....\....\myBP.vcxproj.user
....\....\ReadMe.txt
....\....\stdafx.cpp
....\....\stdafx.h
....\....\targetver.h
....\....\Debug\myBP.log
....\....\.....\myBP.Build.CppClean.log
....\....\.....\myBP.lastbuildstate
....\....\.....\vc100.idb
....\....\.....\myBP.pch
....\....\.....\vc100.pdb
....\....\.....\stdafx.obj
....\....\.....\CL.read.1.tlog
....\....\.....\CL.write.1.tlog
....\....\.....\myBP.obj
....\....\.....\myBP_manifest.rc
....\....\.....\myBP.exe.embed.manifest.res
....\....\.....\rc.read.1.tlog
....\....\.....\rc.write.1.tlog
....\....\.....\link-cvtres.read.1.tlog
....\....\.....\link-cvtres.write.1.tlog
....\....\.....\myBP.exe.intermediate.manifest
....\....\.....\link.read.1.tlog
....\....\.....\link.write.1.tlog
....\....\.....\myBP.exe.embed.manifest
....\....\.....\mt.read.1.tlog
....\....\.....\mt.write.1.tlog
....\Debug\myBP.ilk
....\.....\myBP.exe
....\.....\myBP.pdb
....\myBP.sdf
....\ipch\mybp-3cef8762\mybp-8a049d64.ipch
....\myBP\Debug
....\ipch\mybp-3cef8762
....\myBP
....\Debug
....\ipch
myBP