搜索资源列表
BackProp算法源程序
- 开发环境:C语言 简要说明:BackProp算法:BP网络是反向传播(Back Propagation)网络。它是一种多层前向网络,采用最小均方差学习方式。这是一种最广泛应用的网络。它可用于语言综合,识别和自适应控制等用途。BP网络需有教师训练。 -development environments : C language Brief Descr iption : BackProp algorithm : BP is the back-propagation network (Back
CHAPT4
- 神经网络模式识别及其实现,第四章。 内含:ALOPEX和BACKPROP程序。-pattern recognition and neural network to achieve, the fourth chapter. Intron : ALOPEX BACKPROP and procedures.
BackProp
- 反响传播神经网络的算法源程序,是一个非常好的算法程序-reaction propagation neural network algorithm source is a very good algorithm
NeuralNetworkSourceCode
- 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
BACKPROP.ZIP
- BackProp算法源程序,可以作为借鉴-BackProp algorithm source code can be used as reference
Neural_Network_Code_CHAPT6
- BackProp算法:经典的B-P算法.-BackProp algorithm : the classic B-P algorithm.
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
BACKPROP
- 神经网络的B_P算法源码,主要用于训练,获得权值
AIMI561
- This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop
BACKPROP
- 经典的B-P算法,还包括其它一些程序,比如一个前馈多层感知器算法
jaNet
- JaNet: Java Neural Network Toolkit resume: A well documented toolkit for designing and training, and a java library for inclusion in third party programs. descr iption: jaNet package is a java neural network toolkit, which you can use to design
BACKPROP
- 是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧
backprop
- BACK PROPOGATION ALGORITHM FOR MATLAB
work_face_bp
- newruan network backprop
backprop
- matlab bacpkropagation algorithm
BackProp
- A Matlab implementation of a MultiLayer perceptron with backpropagation training with momentum
backprop
- MBP 变速率BP前向网络算法,较为有效地一种训练算法,特点是学习速率的自适应变化。-A modified BP algorithm for feedforward neural network .Unlike usual BP ,it uses a modified learning rate adaption strategy which significanly improves the learning procedure.
MATLAB-MLP-Backprop-Code
- MATLAB MLP Backprop Code