搜索资源列表
神经网络开发包C++程序源代码
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural netw
神经网络编程_源代码
- 各种神经网络算法,并且有注释,便于改进扩展学习(Various neural network algorithms, and annotated, facilitate improved learning)
MATLAB神经网络30个案例分析
- 神经网络MATLAB 案例实现 matlab项目 matlab遗传算法 神经网络编程(Neural network, MATLAB, case implementation, matlab project, MATLAB, genetic algorithm, neural network programming)
神经网络编程_源代码
- 神经网络预测数据,功能强大,非常给力,大方分享(shenjingdsadasdasd asdasdasdasd)
单层神经网络矩阵改进
- 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
神经网络
- 通过对matlab编程实现神经网络的训练和计算,得出需要的网络模型(Through the training and calculation of MATLAB programming neural network, the required network model is obtained)
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
《应用MATLAB实现神经网络》程序包
- 神经网络编码,网络层数设置,初始化参数设置,网络参数改进。(net code initial parameter.net level number.inprove parameter.image process.target identify.face identify.number identify.alphabet identify.)
神经网络编程_源代码
- 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
BP神经网络
- BP神经网络 matlab实例讲解PDF编程材料,练习习题(SOME EXAMPLES for BP.IF you need it ,download please)
神经网络编程_源代码
- 使用神经网络算法求解多元多次方程,使用多个节点进行设计,得到的子代结果很精确,误差极小(The use of neural network algorithm for solving multivariate polynomial equation)
神经网络设计(中文版)
- 神经网络设计(中文版)通俗的讲解了神经网络的原理,初学者可以通过本书,很快的了解神经网络的理论,为编程的实现打下基础。本书仅供学习交流,如您喜欢,请购买正版。(Neural network design (Chinese version) popular to explain the principles of neural networks, beginners can through this book, quickly under
神经网络编程_源代码
- 关于BP神经网络的实现案例,利用matlab编程实现,方便研究BP神经网络的建模。(The realization case of BP neural network is realized by MATLAB programming, and it is convenient to study the modeling of BP neural network.)
七个RBF神经网络的源程序
- 包含了RBF源代码,可以用于RBF神经网络编程,其中包括RBF聚类,K均值聚类等(It includes the RBF source code, which can be used for RBF neural network programming, including RBF clustering, K mean clustering, etc.)
神经网络编程_源代码
- 采用C#实现简单的神经网络转至在这里感谢作者(苍梧)分享(A simple neural network is realized. Here I thank the author Cangwu for sharing)
Python神经网络编程.pdf+代码
- 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a
神经网络编程_源代码
- 建立神经网络,运用神经算法求值逼近所求结果。(The neural network is established and the result is approximated by the neural algorithm.)
Python神经网络编程
- python 神经网络编程,附中英文版本,无付费密码,放心下载(Make Your Own Neural Network)