搜索资源列表
数字识别程序(BP神经网络)
- 数字识别程序(BP神经网络)
BP神经网络程序
- 一个可直接运行的BP神经网络程序
BP神经网络预测 matlab程序实现
- BP神经网络用于房价的预测 matlab程序实现
BP神经网络程序
- BP神经网络程序.zip-BP neural network programming. Zip
BP神经网络分类器C程序
- BP神经网络分类器C程序-BP neural network classifiers C Program
bp神经网络
- BP神经网络C语言程序包-BP neural network C language package
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神经网络源代码 VC开发环境 BP神经网络-BP neural network source code development environment VC BP neural network
BP(C)
- BP神经网络程序,用C语言编写,支持外部配置,相同的数据,同一组参数,每次训练的结果都相同!-BP neural network procedure, using C language, support for external configuration, the same data, the same set of parameters, each time the results of training are the same!
BP
- MATLAB编写的BP神经网络程序,好用。-MATLAB prepared by BP neural network procedures, easy to use.
BP神经网络运动状态分类
- 该程序可以通过训练集对所构建的BP神经网络进行训练,并能通过测试集,即对不同的运动状态进行分类。(The program can train the constructed BP neural network through the training set, and can classify the different motion states through the test set.)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored
封装一个简单的BP神经网络
- java实现bp神经网络用来二分类,这个是我写的文档,里面有完整程序(a BP neural network to implement two division,which implemented with java)
BP神经网络逼近(matlab程序)
- Bp神经网络MATLAB小程序,相当实用,推荐实用(Neurofuzzy design and model construction of nonlinear dynamical processes from data)
bp神经网络
- Matlab实现前向神经网络的方法 本文以Fisher的Iris数据集作为神经网络程序的测试数据集(Implementation of feedforward neural networks by Matlab)
BP神经网络程序
- 是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(It is a multilayer feedforward network trained by error backpropagation algorithm, and is one of the most widely used neural network m
BP神经网络
- 通过人工神经网络,简单的学习程序,BP神经网络模型(Through artificial neural network, simple learning program, BP neural network model)