Location:
Search - ,Neural
Search list
Description: 作者为Abhijit S. Pandya 与Robert B. Macy
Platform: |
Size: 13865740 |
Author: ureckon@163.com |
Hits:
Description: 《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 for demos, exercises, and implementations. Author : Herve Abdi
Platform: |
Size: 60416 |
Author: 李岩 |
Hits:
Description: bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。-bp neural network algorithm to solve optimization problems, one of the advanced algorithm, the paper discusses the neural network in the most widely used feed-forward neural network. Its network weights learning algorithm in the greatest impact is the error back-propagation algorithm (back-propagation algorithm referred to as BP). BP algorithm for the existence of local minimum points, such as the shortcomings of slow convergence. Optimization theory based on the Levenberg-Marquardt algorithm ignores the second-order item. In this paper, the discussion when the error is not zero or not that is second-order linear function of S (W) can not be ignored when the Hesse matrix of approximate calculation, and then training the network.
Platform: |
Size: 19456 |
Author: 刘慧 |
Hits:
Description: FPGA神经网络设计(影印本),全英文,很有用-FPGA neural network design (photocopies), all in English, very useful
Platform: |
Size: 3940352 |
Author: ln |
Hits:
Description: 每一个训练范例在网络中经过两遍传递计算:一遍向前传播计算,从输入层开始,传递各层并经过处理后,产生一个输出,并得到一个该实际输出和所所需输出之差的差错矢量;一遍向反向传播计算,从输出层至输入层,利用差错矢量对权值进行逐层修改。BP算法有很强的数学基础,戏剧性地扩展了神经网络的使用范围,产生了许多应用成功的实例,对神经网络研究的再次兴起过很大作用。
-Each training example in the network passing through the calculation twice: once to move the spread of computing, from the beginning of input layer, transmission floors and processed to produce an output, and a the actual output and the difference between the desired output error vector again to reverse the spread of computing, from the output layer to the input layer, using error vector values of the right to amend the layers. BP algorithm has a strong mathematical foundation, dramatically expanded the use of neural networks, resulting in a number of successful examples of application of neural network research have a significant role in the rise once again.
Platform: |
Size: 1024 |
Author: 军军 |
Hits:
Description: 神经网络算法的FPGA实现,英文版,具有很强的实用价值-Neural network algorithm to achieve the FPGA, in English, has a strong practical value
Platform: |
Size: 3942400 |
Author: HENRRY |
Hits:
Description: 输入为-两输入,输出为-单输出的模糊神经网络matlab实现。-Input- two input, output- single-output fuzzy neural network matlab implementation.
Platform: |
Size: 1024 |
Author: fanxingdiandian |
Hits:
Description: 讲解matlab中如何运用神经网络进行模式识别,有大量实例分析-Matlab how to explain the use of neural network pattern recognition, there are a large number of case analysis
Platform: |
Size: 3937280 |
Author: 杜谊 |
Hits:
Description: 线性神经网络的MATLAB程序编写,实现神经网络功能-Linear-matrix-neural-network
Platform: |
Size: 1024 |
Author: 李佳航 |
Hits:
Description: 用java语言编写的人工智能中的,神经网络源码和例子-Using java language in artificial intelligence, neural network source code and examples
Platform: |
Size: 43008 |
Author: 杨柳 |
Hits:
Description: 神经网络设计源码,通过MATLAB仿真验证过-Neural network design source, verified by MATLAB
Platform: |
Size: 7168 |
Author: 闫晓强 |
Hits:
Description: 机器学习,完整PPT资料从引言到神经网络,贝叶斯学习,遗传算法等-machine learning PPT,bayesian learning, neural network and genetic algorithm
Platform: |
Size: 614400 |
Author: 赵婧 |
Hits:
Description: 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。-Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is the feedback matrix, B is the control matrix.
Platform: |
Size: 161792 |
Author: 严德春 |
Hits:
Description: 人工神经网络级联算法的研究论文,论文时间较早,但是有关级联算法,希望有用。-Cascade algorithm artificial neural network research papers, theses earlier time, but for a cascade algorithm, hope useful.
Platform: |
Size: 90112 |
Author: 张辰 |
Hits:
Description: 关于脉冲耦合神经网络的学习资料,从网上找的,算是借鉴别人的,感谢分享者-it is copied from the online, thanks for those sharer!!!
Platform: |
Size: 1073152 |
Author: kongbing |
Hits:
Description: 神经网络算法,程序是基于特定需求所做,看这个代码之前,必须熟悉神经网络。-Neural network algorithm, the program is based on the specific needs doing, look at this code, must be familiar with neural networks.
Platform: |
Size: 5120 |
Author: 江金龙 |
Hits:
Description: 模糊神经网络,水质评价,程序 可的结果,真实实例-fuzzy neural network
Platform: |
Size: 55296 |
Author: 刘 |
Hits:
Description: 模糊神经网络设计,应用神经网络的一个实例 输入为-两输入,输出为-单输出-Fuzzy neural network design, an example of neural network input- two input, output- single output
Platform: |
Size: 2048 |
Author: 祁峥东 |
Hits:
Description: 小波神经网络用于分类的基础源码,希望对大家有用,可以用来发表论文,-Wavelet neural network based classification of source code, we hope to be useful, can be used to published papers, thank you
Platform: |
Size: 1024 |
Author: |
Hits:
Description: 机器人手臂神经网络智能控制建模,simulink仿真,源代码-Neural network intelligent control of robot arm model, simulink simulation, source code
Platform: |
Size: 68608 |
Author: 常亮 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»