-
bpnnet_156
在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。
(In practical applications, the original BP algorithm very difficult to do, so there were a lot of the improved algorithm. BP Algorithm There are two main channels, a heuristic learning method is adopted, another is the introduction of more efficient optimization algorithm. In this case the use of momentum BP algorithm to realize the network training process, momentum method to reduce the network error surface for the local details of the sensitivity of the network effectively inhibited in a local minimum.)
- 2008-06-16 20:29:09下载
- 积分:1
-
多边形变换2_VC
用vc编写的一个多边形变换程序(vc prepared using a polygon transformation process)
- 2020-11-11 20:59:44下载
- 积分:1
-
成绩系统.cpp
本程序可用时输入学生序号学号成绩并进行查找(import the number, student ID numbers and scores, available to search.)
- 2020-06-23 11:20:01下载
- 积分:1
-
UDPClient
OMRON host computer Fins / UDP socket communication test software, with C# source code, has been tested.
- 2018-11-02 10:32:49下载
- 积分:1
-
c++自定义 button(按键)示例代码
c++自定义 button(按键)示例代码
- 2015-04-13下载
- 积分:1
-
WSAEventSelect_Test_IO
关于WSAEventselect模型的使用,这个模型和WSAAsyncselect很相像,但是使用方法还是要注意(About WSAEventselect model used is very similar to the model and WSAAsyncselect, but still have to pay attention to use)
- 2010-11-08 17:05:04下载
- 积分:1
-
testVTK_ITK
VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)
- 2020-07-10 15:18:56下载
- 积分:1
-
CChartDll
CChart,国产精品数据可视化控件,基于Win32API,功能强大。网上已有系列教程,使用异常简单。(CChart, made quality data visualization controls, based on Win32API, and powerful. Existing series of tutorials online, very simple to use.)
- 2013-09-27 21:33:33下载
- 积分:1
-
TCP IP客户端
输控制协议(TCP,Transmission Control Protocol)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。TCP旨在适应支持多网络应用的分层协议层次结构。(Transmission Control Protocol (TCP) is a connection-oriented, reliable, byte-stream-based transport layer communication protocol defined by IETF RFC 793. TCP aims at adapting to the hierarchical protocol structure supporting multi-network applications.)
- 2020-06-18 11:00:01下载
- 积分:1
-
EightQueensGA
Eight queen with C# Example
- 2012-03-15 23:52:12下载
- 积分:1