-
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值...
这是反向传播算法的C++程序,对于研究BPNN的人来说,具有很好的参考价值-This is the back-propagation algorithm C program for studying the BPNN people, have a good reference value
- 2023-03-06 13:45:04下载
- 积分:1
-
八数码问题用A*算法实现 VC++6.0实现的八数码问题
八数码问题用A*算法实现 VC++6.0实现的八数码问题-eightnum
- 2022-05-24 16:14:54下载
- 积分:1
-
模式识别――原理、方法及应用
模式识别――原理、方法及应用-pattern recognition-- principles, methods and applications
- 2023-06-05 04:55:13下载
- 积分:1
-
用java语言写的遗传算法库,包含了实例。
用java语言写的遗传算法库,包含了实例。-java language used to write the genetic algorithm library contains examples.
- 2022-04-11 16:32:50下载
- 积分:1
-
遗传算法和模拟退火算法相结合的并行实现
遗传算法和模拟退火算法相结合的并行实现-genetic algorithms and simulated annealing algorithm combining the parallel implementation
- 2023-07-14 09:20:03下载
- 积分:1
-
人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家...
人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络结构及算法直观、简单,在工业领域中应用较多。-Artificial Neural Networks (Aartificial Neural Network, under the short title of ANN) is a simulation of the structure of biological neurons and the information put forward a method of treatment. At early 1943, by Warren S. Mcculloch psychologists and mathematicians Walth H. Pitts proposed mathematical model of neurons, was left out in the cold for some time, and the rapid rise of the 80" s [1]. ANN because the general concern of the people is the essence of it is because of the non-linear characteristics of parallel processing capabilities, strong robustness and self-organizing capacity of self-learning. Research one of the most sophisticated are the error-propagation model of the algorithm (BP algorithm, Back Pro
- 2022-01-25 18:56:13下载
- 积分:1
-
Mitchell's "machine learning> With the source book, very good
Mitchell的《机器学习〉随书源码,非常不错-Mitchell"s "machine learning> With the source book, very good
- 2022-05-08 07:35:42下载
- 积分:1
-
function approximation for the BP algorithm procedures, Matlab FOSS
用于函数逼近的BP算法程序,matlab源码-function approximation for the BP algorithm procedures, Matlab FOSS
- 2023-04-22 08:35:03下载
- 积分:1
-
Neural network model of graduate student fees, as well as their application spec...
神经网络研究生收费模型的具体方案以及其应用-Neural network model of graduate student fees, as well as their application specific program
- 2022-01-28 07:49:31下载
- 积分:1
-
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。...
SOM自组织神经网络的C语言源码,可以通过该程序实现无监督的聚类。-SOM self-organizing neural network C-language source code
- 2023-06-08 15:50:03下载
- 积分:1