搜索资源列表
waveletnetwork
- 小波神经网络程序基于反向传播训练-wavelet-based neural network program back propagation training
bpexamples
- 使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
mybp(Jo)
- 我做的一个用matlab程序编写的BP算法,是是我毕设的一部分,程序运行绝对没有问题,欢迎大家指正。-I do a Matlab programming with the back-propagation algorithm, is part of a complete, running absolutely no problem, we are happy to correct.
bp算法源程序
- 反向传播(back-propagation,BP)算法是一种计算单个权值变化引起网络性能变化值的较为简单的方法。由于BP算法过程包含从输出节点开始,反向地向第一隐含层(即最接近输入层的隐含层)传播由总误差引起的权值修正,所以称为"反向传播"。-BP (back-propagation BP) algorithm is a calculation of the weights of individual changes in networ
bp042796
- bp神经网络,反向传播神经网络!感觉还不错的-bp neural networks, back-propagation neural network! Feeling pretty good
bpnn133u
- 一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
bp_algorithm
- 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the b
BPN(Xor)
- 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
ProBP
- 误差反向传播网络(Back propagation network,简称BP网络)是神经网络中最活跃的方法,且绝大多数采用了三层结构(输入层、一个隐含层和输出层).BP网络是一种非线性映射人工神经网络.本程序用vb实现的bp算法-error back-propagation network (Back propagation network, called BP) neural network is the most active, b
newBPNN
- Back propagation neural networks and its Application: Time-Series Forecasting Prediction of the Annual Number of Sunspots -Back propagation neural networks and its Application : Time-Series Forecasting Prediction of th
bpjianmo
- 反传人工神经网络:MATLAB源程序用于训练测试-Back Propagation Artificial Neural Networks: MATLAB source code for training test
songbp
- 人工神经网络教程,反向传播算法,新的程序,直接运行-ANN guides, back-propagation algorithm, the new procedures, direct operation
C-BPN
- 类神经网路BPN倒传递网路,之C语言源码-7.82 neural network back-propagation network of C language source code
neuro_demo
- Neuro network demo. Include SOM, Back Propagation and some simple example.-Neuro network demo. Include SOM. Back Propagation and some simple example.
BP
- neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
An_Introduction_to_Neural_Networks_[1996]
- Introduction to neural networks, Back Propagation networks, Recurrent networks, Self Oganising networks, Reinforcement learning. Robot Control, Vision systems. Hardware and software Implementaionts.
backpropagationalgorithm
- back propagation algorithm
Java_neuralnetwork_toolkit
- 本工具包主要是为对神经网络有兴趣人士提供的一种方便,灵活的学习和研究软件。 JNNT由java语言写成,具有跨平台的优越性能.java applet的演示版更简单到只需要任何机器上的浏览器就可以运行,无需安装任何大型附加软件。更方便爱好者通过internet远程访问资源。 支持反向传播算法(BP),LBG聚类法和径向基网络(RBF) -This toolkit is for people interested i
Back-propagation-Standard
- Standard Back Propagation