搜索资源列表
bp
- 对BP神经网络算法进行了一些介绍,并包含了一个具体的实例,欢迎大家下载学习.
bp
- 神经网络中的BP算法,用C语言写的源代码,仅供大家参考。共同学习
bp
- BP示例一个,贡献给大家,以供参考与学习,希望有所帮助
bp神经网络实现的水果识别系统
- 基于bp神经网络实现的水果识别系统。先进性学习,然后根据给出的水果特征对水果进行识别。感觉还不错。
BP
- 一个BP神经网络的源程序,是matlab实现的,是研究人工神经网络的很好的学习资料-A BP neural network source code, is the realization of matlab is to find good artificial neural network learning information
bp
- C++的BP算法源程序神经网络,学习一下吧-C++, source neural network BP algorithm, learning about it
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
BP_FUZZY
- 用BP神经网络优化模糊控制器,进行学习,系统有两个输入,输出误差曲线和期望曲线,BP学习误差曲线-BP neural network to optimize the fuzzy controller learning system has two inputs, the output error curve and expectations of the curve, the BP learning error curve
BP-shenjinhMATLAB
- 输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小于指定的误差时训练完成,保存网络的权值和偏差。-Enter the study sample, using the back-propagation algorithm repeatedly adjust training of the network weights and deviation as close as possible, so that the ou
BP-algorithm
- 人工神经网络BP算法 1、动态改变学习速率2、加入动量项-BP algorithm of artificial neural networks
BP
- 用C写的简单的神经网络算法,利用训练集学习并建立模型,并对测试集进行分类-Simple neural network algorithm, written in C using the training set of learning and to establish the model, and test set classification
bp
- 功能:windbg断点自动生成工具 虽然是网页脚本,但其技术含量非同小可。 windbg调试器,是逆向探索的超级武器,但是其复杂的条件断点语法,可能让人望而生畏 这是以前公司里技术大牛写的,可以选定函数,自动生成条件断点脚本,各位做安全的同学, 应该都需要这个工具,不但调试工作更加简单, 还可以向大牛学习这东东是如何写出来的。-Function: WinDbg breakpoint automatic generation toolAlthough webpage scr i
BP-recognize
- 神经网络学习相关:基于BP网络实现模糊字母识别 设计一个标准BP学习算法训练网络,实现对加噪字母的识别 -Neural network learning relevant: fuzzy identification letters design a standard BP learning algorithm to train the network based on BP network, adding noise to achieve recognition of the lette
BP神经网络实现图像压缩
- 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
机器学习
- c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
BP神经网络的数据分类-语音特征信号分类
- bp网络用于数据分类,一类语音特征信号的分类,以供参考学习(BP network is used for data classification, and a class of speech feature signals is classified for reference learning)
案例1 BP神经网络的数据分类-语音特征信号分类
- 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
机器学习神经网络
- 周志华的机器学习书籍中神经网络即bp模型的代码(The code of neural network in machine learning)
bp
- 研究生期间写的算法,SAR的先进的BP成像算法!欢迎大家下载学习(Advanced BP Imaging Algorithms for SAR)
基于BP神经网络的模糊控制算法程序
- 通过BP神经网络对模糊规则的学习能跟好的控制,实现模糊PID的有效控制。(Through learning fuzzy rules by BP neural network, better control effect can be achieved.)