搜索资源列表
bp339
- 基本BP算法的Matlab程序,运行可以通过-basic algorithm Matlab, the running through
GA-BP
- 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于
C++BP
- bp算法(神经网络) 简单实现 可帮助初学者理解算法的基本思路
经改写过的C++ bp神经网络算法
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the
BP算法基本程序
- 基本的BP神经网络框架,比较适用于初学者快速掌握神经网络的构成。-basic fr a mework BP neural network, suitable for beginners to grasp the composition of neural networks.
经改写过的C++ bp神经网络算法
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the
BP算法基本程序
- 基本的BP神经网络框架,比较适用于初学者快速掌握神经网络的构成。-basic fr a mework BP neural network, suitable for beginners to grasp the composition of neural networks.
bp339
- 基本BP算法的Matlab程序,运行可以通过-basic algorithm Matlab, the running through
C++BP
- bp算法(神经网络) 简单实现 可帮助初学者理解算法的基本思路-bp algorithm (neural network) can help realize a simple algorithm for beginners to understand the basic ideas
BP
- BP神经网络的基本算法. 基于对话框-BP neural network algorithm. Based on the dialog box
BP
- 内含基本BP算法C语言程序,让你快速入门BP神经网络的实现原理-Containing the basic BP algorithm C language programming, allows you to Quick Start BP neural network to achieve the principle of
sgarbf
- 基本遗传算法,RBF神经网络算法,BP神经网络算法,一共5个源代码.程序可移植性强.-Basic genetic algorithm, RBF neural network algorithm, BP neural network algorithm, a total of 5 source code. Program portability strong.(
MLP_BP1
- 基本bp算法,实现函数的拟合,提供给大家分享-Bp basic algorithms, implementation of the fitting function, available to everyone to share
7
- 神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
BPVC
- BP算法的基本实现部分,嵌入算法后即可实现一个简单的数字识别系统!-BP algorithm basically part of the embedding algorithm can be realized after a simple digital identification system!
bp
- 一个例子,使用的是BP神经网络代码,采用的基本下降梯度算法-An example, using BP neural network code, using the basic down gradient algorithm
Bp
- VC++实现的BP神经网络类, KMEANS聚类算法实现程序, 神经网络基本算法源程序,-VC++ implementation of BP neural network class, KMEANS clustering algorithm process, the basic algorithm for neural network source code,
Ipso
- 本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
基本BP算法
- 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
jibenBP
- 实现基本的反向传播神经网络算法,利用matlab对其进行编程实现(Realize the basic back propagation neural network algorithm, using matlab to program its implementation)