搜索资源列表
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
neuralnetwork_PROGRAMNeural_Simulator
- 这是一个神经系统网络的代码,是Phil Brierley用fortran编程的-This is a neural network code is Phil 15min with FORTRAN programming
anndemo
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
c_ann
- c language_ann.c语言编写的神经网络程序。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-c language_ann.c language prepared by the neural network programming. Ann directory under specific neural network code, exte
bp_cpp
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing t
神经网络开发包C++程序源代码
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external
GABPNET.M
- 基于遗传算法的BP神经网络的matlab编程代码-Based on genetic algorithm of BP neural network matlab programming code
matlabnetworktoolbox
- 手把手指导神经网络matlab编程 并附有重要部分代码-Hands-on guide matlab neural network together with an important part of programming code
ganzhiji
- 感知机算法:神经网络感知机学习算法C++语言编程代码-algorithm of Perceptron :neural network of Perceptron learning algorithm in C++ language source code
matlab_Neural-network-general-code
- 神经网络通用编程代码,包括BP、通用径向基函数网络等-Neural network generic programming code, including BP general radial basis function (RBF) network etc
jinxiangji
- 径向基网络的matlab编程代码,可以快速建立该类问题的模型并精确求解-Radial Basis Function Network matlab programming code, you can quickly build the class model and exact solving
shenjing
- 神经网络编程,很不错,很经典的代码,可以借鉴。-Neural network programming, very good, classic code, can learn from.
matlab-sjwl
- 神经网络编程代码,通过matlab实现,每一项都有注释,相信对想研究神经网络的同学有一定的帮助。-Neural network programming code, matlab realize, each one has a comment, I believe the students want to study neural networks have some help.
source-code
- 34个神经网络编程实例的源代码,采用matlab编写。详细的代码,一定收获颇丰-34 neural network programming examples. Detailed code, some rewarding
lryocds7
- pku online judge的一些题目的代码,全部AC的,适合编程初学者以及爱好者()
基于BP网络的个人信贷信用评估
- 有关于bp的matlab编程,信贷方面。有介绍。有代码。有关于bp的matlab编程,信贷方面。有介绍。有代码。(There are matlab programming on bp, credit aspects. Have introduced. Have code)
46202004
- 浙大ACM编程竞赛的摸板(内部质料),吐血奉献!!!!里面内容超多,把ACM题目分成了好几类,没一个类型都有详细的代码()
162063
- 使用TMS320F2812实验三相交流异步电机调速的程序,通过此代码可以学习DSP2812的编程框架和SPWM的产生方法,()
neural network.rar
- 帮助学习竞争神经网络与SOM神经网络的原理和matlab代码,增强对神经网络的理解和matlab编程能力。(Help to learn the principles of the competitive neural network and the SOM neural network and the matlab code, enhance the understanding of neural network and the ability of MATLAB programming.)
Python神经网络编程.pdf+代码
- 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basi