-
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。...
使用遗传算法训练的神经网络VC++源代码,经测试,该算法有效。- The use heredity algorithm training nerve network VC source
code, after the test, this algorithm is effective.
- 2022-05-15 23:06:26下载
- 积分:1
-
自适应遗传算法 最基础的版本需要可以自己修改目标函数
自适应遗传算法 最基础的版本需要可以自己修改目标函数-Adaptive genetic algorithm version of the most basic needs can modify the objective function
- 2023-07-27 10:15:03下载
- 积分:1
-
RBFNN一步预测混沌序列性能程序,可以直接运行,效果不错!
RBFNN一步预测混沌序列性能程序,可以直接运行,效果不错!-RBFNN step chaotic sequence performance prediction procedures, can be directly run, good results!
- 2022-03-19 21:16:02下载
- 积分:1
-
人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.
人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.-artificial immune network, classification, clustering, search function Excellence function, prepared using Matlab.
- 2023-04-04 04:00:04下载
- 积分:1
-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
神经网络全部源代码
神经网络全部源代码-neural network full source code
- 2022-03-13 21:32:20下载
- 积分: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
-
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。...
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
- 2022-01-25 17:12:14下载
- 积分:1
-
gmeans第一变异和分裂聚类
gmeans-- Clustering with first variation and splitting
文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式.
-gmeans clustering with first variation and splitting
Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and KL in similarity measuring.Text data are described by sparse matrix.
- 2022-01-26 18:40:06下载
- 积分:1
-
ID3算法的另一种用java实现的代码,利用向量。
ID3算法的另一种用java实现的代码,利用向量。-Another ID3 algorithm realize with java code, using vector.
- 2022-02-16 03:14:05下载
- 积分:1