搜索资源列表
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural netw
BP_Net
- 人工神经网络的源码编程,C程序的,Bp神经网络的,供大家参考!-ANN-source programming, C procedure, Bp neural network, for your reference!
bp_C
- BP神经网络的编程,C语言编写 要看要几层的网络,输入和输出是多少个?要几层隐层,多少个神经元,还有要选什么传输函数。这些确定了,建立和训练网络
BP_by_C
- BP神经网络C++编程实例,非常适合神经网络初学者
C++实现的BP神经网络
- 在VC中实现的一个BP神经网络编程的源代码
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural netw
BP_Net
- 人工神经网络的源码编程,C程序的,Bp神经网络的,供大家参考!-ANN-source programming, C procedure, Bp neural network, for your reference!
SysIdentify
- 用神经网络对系统辨识(BP网络)。此程序为c语言和matlab混和编程,由c语言实现算法,由matlab来显示图形。-using neural network system identification (BP). This procedure c mixed language and Matlab programming, C language algorithms from Matlab to display graphics.
BPNet_VC
- 源码给出了BP神经网络分类算法,通过VC编程实现-source is the BP neural network classification algorithm, through the VC program
bp_C
- BP神经网络的编程,C语言编写 要看要几层的网络,输入和输出是多少个?要几层隐层,多少个神经元,还有要选什么传输函数。这些确定了,建立和训练网络-BP neural network programming, C language depends on several layers to the network, input and output is the number? To several layers of hidden l
BP_by_C
- BP神经网络C++编程实例,非常适合神经网络初学者-BP neural network C++ Programming examples, neural network is ideal for beginners
bp-c++
- 利用BP算法对神经网络进行结构优化和仿真,采用c++编程,对每个功能函数采用子函数形式。-The use of BP neural network algorithm for structural optimization and simulation, using c programming, for each function using Function form.
BP
- 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
C
- BP神经网络 学习 毕业设计用源代码 使用C编程,使用bp神经网络matlab工具箱-BP neural network learning graduate design program with source code using C, use of bp neural network toolbox matlab
Bp-program
- 该算法只要是设计了一种改进的BP神经网络算法,并用C++语言编程实现-BP program update
BP
- 文章是用c语言对BP神经网络算法进行编程的代码,功能比较完整-The article is to use c language on BP neural network algorithm of the programming code, the function is complete
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
C#实现
- 利用C#编程的BP神经网络,无解释,可用,仅供参考(C# programming BP neural network, no explanation, available, for reference only)
程序代码
- 用C语言编程实现神经网络的构建和训练的程序代码 以及matlab编程实现偏最小二乘法(Programming and training program code in C language;Matlab programming for partial least square method)
bp
- c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)