搜索资源列表
Neural Network Learning
- This book is about the use of artificial neural networks for supervised learning problems. Many such problems occur in practical applications of artificial neural networks. For example, a neural network might be used as
neural
- 用Java编写的基于Kohonen神经网络的OCR-Java prepared by the Kohonen neural network-based OCR
M-files for Neural Networks
- 《M-files for "Neural Networks"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations. 作者:Herve Abdi -"M-files for" Neural Networks "," some of the neural network MATLAB source, M-files
Fuzzy ART and Fuzzy ARTMAP Neural Networks
- 《模糊ART和模糊ARTMAP 神经网络》这些文件包允许你创建、训练、测试模糊ART和模糊ARTMAP神经网络。 作者: Aaron Garre-"vague and ambiguous ARTMAP ART neural network" These packages allow you to create, training, testing and Fuzzy Fuzzy ART ARTMAP neural
adaptive Neural Network Library
- 一个用MATLAB写的ART1神经网络原代码-a MATLAB write ART1 neural network original code!
CMAC Neural Network Code
- 一个老外写的CMAC Neural Network源代码和说明-written by a foreigner CMAC Neural Network source code and annotations
neural network
- about neural network agorithm
NEURAL+NETWORK
- bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。-bp neural ne
neural-networks
- 小波神经网络好文章!A method for fault detection is proposed using a trained neural network as the nominal model of the system to be monitored. Partial physical knowledge, if available, can be combined with the nominal model t
neural-network-back-propagation-algorithm
- 每一个训练范例在网络中经过两遍传递计算:一遍向前传播计算,从输入层开始,传递各层并经过处理后,产生一个输出,并得到一个该实际输出和所所需输出之差的差错矢量;一遍向反向传播计算,从输出层至输入层,利用差错矢量对权值进行逐层修改。BP算法有很强的数学基础,戏剧性地扩展了神经网络的使用范围,产生了许多应用成功的实例,对神经网络研究的再次兴起过很大作用。 -Each training example in the network passi
c++neural
- c++ neural networks and fuzzy logic-c++ neural networks and fuzzy logic
neural
- 本程序是在MATLAB环境采用来对人工神经网络简单实现。-This procedure is used in the MATLAB environment to achieve a simple artificial neural network.
Neural-Network-Character-Recognition
- 利用Hopfield 神经网络联想记忆的功能, 对有噪声干扰的字母进行识别-Using Hopfield neural network associative memory function, there is noise interference on the letters to identify
Neural-Network-pattern-recognition
- 根据神经网络的算法对三幅训练图像和测试图像进行识别。-According to neural network training algorithm for three test images and image recognition.
Neural
- 严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-Neural Network——BP
Neural-Network-Character-Recognition
- MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
neural-pca-ica
- image separation using neural net
neural
- Voice recognition system using neural network
neural
- This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation
C++.Neural.Networks.And.Fuzzy.Logic.Pdf.+.Source.
- neural network fuzzy codes