搜索资源列表
人工神经网络算法源代码
- 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
BP算法大全
- 一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧-an algorithm on the Encyclopaedia bp, Matlab, c, c have the source code, there bp neural network source, interested to see it on
bpNN(vc)
- 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助。-one with VC bp efficient neural network algorithm source code, and I hope to be helpful.
bp
- 用java实现的神经网络bp的核心算法,主要用于数据预测,总共20个源代码文件,eclipse的该项目,希望对大家有帮助。
遗传算法优化BP神经网络的权值的matlab程序源代码
- 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
backprop
- BP神经网络的c++源代码,基于改进的梯度下降算法实现-BP neural network c++ source code
bp_fortran1
- BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
CR
- 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
BP
- BP神经网络算法,C源代码,在这里和大家分享,也是搜来的资料。-BP neural network algorithm, C source code here to share, but also to the data search.
bp
- bp神经网络算法的matlab源代码,挺有用的。-bp neural network algorithm matlab source code, quite useful.
Bp-Algorithm-Study-and-source-code
- 该BP源代码是基于神经网络的BP算法源程序,希望对研究BP算法的用户有用-BP Source code is useful to users of Bp studys
神经网络算法
- JAVA版的BP神经网络源代码,源代码是Word形式,若拷贝到项目中可直接运行。
BP.M
- 用matlab实现的神经网络聚类算法源代码. 用matlab实现的神经网络聚类算法源代码.-Using matlab neural network clustering algorithm source code
BP-neural-network-genetic-
- 用遗传算法优化BP神经网络的matlab源代码,在matlab 7.0中实现-BP neural network optimization using genetic algorithm matlab source code, implemented in matlab 7.0
BP神经网络算法代码
- BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
神经网络BP算法源代码(C )
- 神经网络BP算法源代码,c编写,有需要的可以简单学习一下(The source code of the neural network BP algorithm, C)
案例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神经网络的源代码
- 粒子群优化算法优化BP神经网络的源代码,基础的值得参考下(Particle swarm optimization algorithm to optimize the source code of BP neural network)
源代码
- 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non
matlab神经网络43个案例源代码
- 基于MATLAB实现的43个经典神经网络源代码,包括遗传算法、BP神经网络、RBF神经网络等。(Based on MATLAB to achieve 43 classic neural network source code, including genetic algorithm, BP neural network, RBF neural network.)