搜索资源列表
CHAPT10
- 神经网络模式识别及其实现,第10章 内含:ART 和VQ 算法。 终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。-pattern recognition and neural network to achieve, Chapter 10 consisting of : ART algorithm and VQ. Finally upload End, originally wanted onto a one-time, but the result of the fai
ARTdivision
- 用ART算法制作的一个神经网络用来分类程序-ART algorithm produced using a neural network for the classification process
RaoBlackwellisedParticleFilteringforDynamicConditi
- The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient stat
神经网络基本算法源程序
- 神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
374
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82, BOLTZMAN, ART, ADALINE, while providing for different algorithms demo source.
art1
- 神经网络中的ART算法的源代码,这个源代码是经典的使用 放心下载-ART neural network algorithm in the source code, the source code is the use of classic assured Download
NNCART1
- 这是一个经典的ART算法源代码,是神经网络的一个重要的算法-This is a classic ART algorithm source code, is an important neural network algorithm
Neural_net_work_algorithm_source_code
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing for different algorithm demo source code.
kejian
- ACM经典教程——刘汝佳的算法艺术一书(黑书)的配套课件-ACM Classic Guide- Liu Jia' s algorithm art book (black book) supporting courseware
guide-of-Algorithm-art-and-science-competitions.ra
- 算法艺术与信息学竞赛+学习指导(不是黑书哦!是学习指导!)-Algorithm art and science competitions and learning information to guide
Neuralnetworkalgorithmsourcecode
- 多个神经网络算法C程序源代码,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序-Number of neural network algorithm C source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing source code for the demonstration of different algor
FART
- a presentation about Fuzzy ART algorithm and Failure mode and effects analysis
Neuralnetwork
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing source code for the demonstration of different algorithms.
ART1
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing source code for the demonstration of different algorithms.
Neural-network_Code
- 各种神经网络算法的matlab实现,包括BP网络,RBF网络,Hopfield网络,BM网络,SOFM网络,ART网络等-Variety of neural network algorithm matlab implementation, including the BP network, RBF network, Hopfield network, BM network, SOFM network, ART networks
SVMML
- 提出的压缩跟踪算法能够实时运行,并执行挑战序列,在效率方面,准确性和鲁棒性方面能与最先进的算法抗衡-The proposed compressive tracking algorithm runs in real-time and performs favorably against state-of-the-art algorithms on challenging sequences in terms of efficiency, accuracy and robustness.
NatureDeepReview
- 深度学习允许由多个处理层组成的计算模型来学习具有多个抽象层次的数据表示。这些方法极大地提高了语音识别、视觉对象识别、目标检测以及药物发现和基因组学等许多领域的最新进展。深度学习发现复杂的结构在大数据集,通过使用反向传播算法来指示一台机器应该如何改变其内部参数,用于计算在每一层的代表性,从上一层的代表。深层卷积网在处理图像、视频、语音和音频方面取得了突破性进展,而递归网络则在文本和语音等连续数据上起到了作用。(Deep learning allows computational models th