搜索资源列表
人工神经网络算法源代码
- 人工神经网络BP算法源代码与演示程序,适用于神经网络算法的入门者-This is a display of Artifical Neural Network Algorithm.It is suitable for beginners.
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
- BP神经网络算法源代码,文件为JAVA语言编写的,编译环境为Eclipse-BP neural network algorithm source code,File for the JAVA language, and build environment for the Eclipse
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.
src
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的
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)
src-BP
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。(BP algorithm of neural network source code, you can build a network according to the ve
神经网络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)
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.)