Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - BP
Search - BP - List
AI-NN-PRbp
DL : 0
神经网络bp算法源代码,各个部分的包括函数逼近,函数定义等的功能-Bp neural network algorithm source code, the various parts, including function approximation, function definition function
Update : 2024-05-07 Size : 16384 Publisher : ye

AI-NN-PRBP
DL : 0
BP算法 给定一个由N维向量X组成的集合,这些向量将是一个响应agent的感知处理单元计算出的特征向量。这些分量的值可以是数值,也可以是布尔值。这些动作也许是学习者所观察到的一个教师对一组输入的响应。这些相关的动作有时称为向量的“标号”或“类别”。集合与响应的标号组成“训练集合(training set)”.机器学习问题就是寻找一个函数。-BP algorithm given by the N-dimensional vector X composed of a collection, these vectors will be a response to the perceived agent processing unit eigenvector calculated. These components can be numerical values may also be a boolean value. These movements may be observed by the learner, a teacher of a group of input response. These related actions are sometimes referred to as Vector s labeling or category. Collection with the label in response to form a training set (training set) . Machine learning problem is to find a function.
Update : 2024-05-07 Size : 1024 Publisher : 张志丹

AI-NN-PRbp
DL : 0
基于BP神经网络的人脸图像边缘检测的算法-BP neural network-based face image edge detection algorithm
Update : 2024-05-07 Size : 288768 Publisher : dgs

AI-NN-PRbp
DL : 0
反馈神经网路BP算法程序!!可以与RBF进行比较
Update : 2024-05-07 Size : 45056 Publisher : 古月

DL : 0
bp算法实现代码,在c++ builder 平台上实现. b p算法实现代码,在c++ builder 平台上实现. -bp algorithm code, in c++ builder platform. bp algorithm code, in c++ builder platform.
Update : 2024-05-07 Size : 460800 Publisher : 杨林

AI-NN-PRbp
DL : 0
详细的bp神经网络算法,用c编译,实用性强,可用作二次开发-Detailed bp neural network algorithm, using c compiler, practical, strong, and can be used as a secondary development
Update : 2024-05-07 Size : 286720 Publisher : 潘康

DL : 0
本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用变步长算法,一般不需人工设置. 4.输入层数目: 人工神经网络的输入层神经元的节点数目. 5.隐含层数目: 人工神经网络的隐含层神经元的节点数目. 6.输出层数目: 人工神经网络的输出层神经元的节点数目. 7.训练算法: 强烈建议选取Levenberg-Marquardt算法,该算法经过测试比较稳定. 8.激活函数: 不同的网络激活函数表现的性能不同,可根据实际情况选择. 9.样本数据的处理: 由于程序没有实现归一化功能, 因此用来训练的样本数据首先要归一化后才能进行训练.
Update : 2024-05-07 Size : 344064 Publisher : starboy_2nd

matlabbp
DL : 0
创建BP神经网络 训练BP神经网络 计算仿真误差 计算运行时间 matlab7.0环境运行无误-The creation of BP neural network trained BP neural network simulation run-time error calculation matlab7.0 environment to run correctly
Update : 2024-05-07 Size : 1024 Publisher : 刘琳

AI-NN-PRBP
DL : 0
基于梯度下降的BP神经网络参数学习算法.-Gradient descent-based BP neural network learning algorithm parameters.
Update : 2024-05-07 Size : 1024 Publisher : hanbin

AI-NN-PRBP
DL : 0
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-In strict accordance with the BP network computing formula to design a matlab program, the optimized BP network design
Update : 2024-05-07 Size : 2048 Publisher :

AI-NN-PRbp
DL : 0
bp 算法实现 c语言 实现 bp算法-bp algorithm realize bp algorithm c language
Update : 2024-05-07 Size : 4096 Publisher : leo

DL : 0
利用遗传算法来训练BP神经网络的权值和阈值-The use of genetic algorithm to train the BP neural network weights and thresholds
Update : 2024-05-07 Size : 1024 Publisher : shui

一个BP网络的C++源码。和大家分享下。有付出才有回报。-A BP network C++ Source. And under the U.S. share. Have to pay only return.
Update : 2024-05-07 Size : 3072 Publisher : 杨平

AI-NN-PRBP
DL : 0
BP神经网络的源代码,是用MATLA的.M文件写的,希望对大家有帮助-BP neural network source code, is MATLA of. M document written, in the hope that everyone has to help
Update : 2024-05-07 Size : 3072 Publisher :

AI-NN-PRbp
DL : 0
BP神经网络源程序,一个很好BP神经网络程序.C语言编写.程序比较简洁-BP neural network source code, a very good BP neural network procedures. C language. Procedures simple
Update : 2024-05-07 Size : 3072 Publisher : fk774

DL : 0
程序名:ga_bp_predict.cpp 描述: 采用GA优化的BP神经网络程序,用于单因素时间 序列的预测,采用了单步与多步相结合预测 说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法 优化权值-Program name: ga_bp_predict.cpp Description: The GA-optimized BP neural network procedure for single-factor time series prediction using the single-step and multi-step prediction combining Description: using GA (floating point coding) to optimize the initial NN weights W [j] [i], V [k] [j], then BP algorithm to optimize the use of weights
Update : 2024-05-07 Size : 6144 Publisher : fk774

DL : 0
vc++6.0编写人工神经网络BP程序,C++源程序文件,有一个类CNeuroNet_BP::CNeuroNet_BP-vc++ 6.0 prepared by BP artificial neural network procedures, C++ source file, there is a category CNeuroNet_BP:: CNeuroNet_BP
Update : 2024-05-07 Size : 3072 Publisher : fk774

DL : 0
BP神经网络做曲线拟合,BP网络应用于曲线二次拟合-BP neural network to do curve fitting, BP network used in curve fitting quadratic
Update : 2024-05-07 Size : 1024 Publisher : 刘颖

AI-NN-PRbp
DL : 0
BP神经网络算法求出误差曲线的程序代码 -BP neural network algorithm to derive the error curve code
Update : 2024-05-07 Size : 1024 Publisher : BP

AI-NN-PRBP
DL : 0
基于Visual C++6.0的BP神经网络程序,具有可视化界面,可以自由选择输入节点个数,层数,最大迭代次数,步长-Based on Visual C++ 6.0 of BP neural network procedures, with visualization interface, can freely choose the number of input nodes, low-rise, the largest number of iterations, step size
Update : 2024-05-07 Size : 3906560 Publisher : 大夹馅
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.