搜索资源列表
BP神经网络C程序
- 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
BP神经网络C++实现
- BP神经网络C++实现
BP神经网络的C语言实现
- BP神经网络的C语言实现-Neural Network C Language
BP_C++
- BP神经网络C++实现-BP neural network implemented by C++
VisualC++实现的BP神经网络类
- VisualC++实现的BP神经网络类-VC achieve BP neural network category
BPc++
- BP算法的C++源程序,软件实现BP神经网络的功能-BP algorithm in C source code, software BP network functions
BP神经网络C程序
- 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
BP神经网络的C程序语言实现
- BP神经网络的C程序语言实现,非常实用的一个代码-Neural Network C Programming Language, in a very practical code
人工神经网络BP算法源代码与演示程序
- 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
广义异或bp算法
- 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for
BP-C++Bilder
- 用于实现BP神经网络的C++Builder源代码,可用于数据的学习和预测-used to achieve Neural Network Builder C source code can be used to study the data and forecasts
NumRecogBP
- 采用BP神经网络算法实现的大写金融汉字识别软件的核心识别功能,适合学习。-BP neural network algorithm to achieve the financial capital of the Chinese character recognition software to identify the core features for learning.
c++BPxor
- 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
netrualnetC
- 三层BP神经网络C语言代码,能实现自我学习,跟踪性能较好-BP neural network C language code, can achieve self-learning, better tracking performance
BPNet_VC
- 源码给出了BP神经网络分类算法,通过VC编程实现-source is the BP neural network classification algorithm, through the VC program
BPnetwork_xor
- 用vc++实现的BP神经网络解决异或问题的源代码。非常经典。-Using vc realize the BP neural network to solve XOR problem
BP-NN-in-C
- BP神经网络的C语言实现,具有2隐层,1输出1输入层。程序较严密,内详。-BP neural network of C language, with 2 hidden layer, one output of one input layer. Procedures more closely, in detail.
bpNetWork
- BP神经网络C++实现,异或学习为例。层数及每层节点数可设定。(BP neural network C++ implementation, XOR learning as an example. The number of layers and the number of nodes per layer can be set.)
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
C#实现
- 利用C#编程的BP神经网络,无解释,可用,仅供参考(C# programming BP neural network, no explanation, available, for reference only)