搜索资源列表
bp-ann
- 本程序为一个误差向后传播的三层前馈神经网络有指导的学习算法,用户可在文件中设置相应参数.-this program back to an error in transmission feed-forward neural network algorithm for the study guide, users can set up in the document corresponding parameters.
adalineNN
- 比较详细的一个多层前馈网络程序,可扩展性比较强,-a multilayer feed-forward network programming, scalability relatively strong,
ANNBP
- 前馈神经网络算法-feed forward neural network algorithm
ANN_Matlab
- 书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件
bp.rar
- BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
bp3
- 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
bpnn1
- 一个测试 后馈神经网络的程序, 解决XOR 问题-After a test procedure for feed-forward neural network to solve XOR problem
cmac
- 采用CMAC前馈网络,将CMAC和PID结合起来对系统进行前馈控制-CMAC using feedforward networks, will combine the CMAC and PID of the feed-forward control system
masterdegreeproject
- 一篇硕士学位论文,数值优化技术编码的 PSO混合算法及 其在前馈神经网络训练中的应用研究。-A master' s degree thesis, numerical optimization techniques encoded hybrid PSO algorithm and the former feed-forward neural network training in applied research.
FeedForwardNNMethodology
- A nice text book for Neural Network. It clearly describe about the feed forward neural network. hope it ll help the students a lot to understand neural network
BpTRAINING
- 自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
bp2
- 利用粒子群PSO算法,设计一个使得前向神经网络的训练得到最优问题。-The use of particle swarm PSO algorithm, designed to allow a feed-forward neural network training problems to be optimal.
main.c.tar
- 基于反馈的EDF调度算法的仿真及性能测试程序。为原创,希望能收到一些意见。-Feed-back control EDF scheduler implemented on VxWorks kernel. This is original work for a course project. Hope it would be helpful to you guys.
ijrte0206121124
- Abstract-This paper introduces the new concept of Artificial Neural Networks (ANNs) in estimating speed and controlling the separately excited DC motor. The neural control scheme consists of two parts. One is the neural estimator, which is us
annbp
- 人工神经网络中的前馈神经网络,反向传播算法,-Artificial neural network feed-forward neural network, back propagation algorithm,
Semi-Supervised-Kernel-Based-Fuzzy
- 研究半监督学习的模糊核聚类方法用于变速箱早期故障诊断的方法。故障特征不明显、样本差异小是机械故障早期检测的 难点, 基于半监督学习的核聚类方法利用少量已知模式的样本, 结合大量未知模式的样本进行半监督学习, 得到较好的识别效果。-In this paper, motion control method of semi-closed CNC method is presented for gear-box fault early detection. The difficulty mach
bb
- To simulate a two-layer feed-forward network for approximating a function y = sin(x).*cos(3*x)
myBackPropagation
- The principle of back propagation is actually quite easy to understand, even though the maths behind it can look rather daunting. The basic steps are: Initialise the network with small random weights. Present an input pattern to the input la
8-1
- 编写子程序嵌套结构的程序,把整数分别用二进制和八进制形式显示出来。 主程序BANDO:把整数字变量VAL1存入堆栈,并调用子程序PAIRS 子程序PAIRS:从堆栈中取出VAL1 调用二进制显示程序OUTBIN显示出与其等效的二进制数,输出八个空格;调用八进制显示程序OUTOCT显示出与其等效的八进制数,调用输出回车及换行符的子程序。-Write subroutine nesting structure of the program, and integer, respective
a_feedforward_neural
- a feed forward neural network in Maple
