-
libneural神经网络C库函数源代码,版本1.0.3.
libneural神经网络C库函数源代码,版本1.0.3.-libneural neural network C library functions source code, version 1.0.3.
- 2022-01-25 23:43:52下载
- 积分:1
-
用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。...
用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
- 2023-01-21 21:05:04下载
- 积分:1
-
本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则...
本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
- 2022-03-15 09:17:26下载
- 积分:1
-
latest development of the wavelet algorithm VC fusion procedures. Very handy.
最新开发的小波融合算法实现VC程序。非常好用。-latest development of the wavelet algorithm VC fusion procedures. Very handy.
- 2022-11-23 00:50:03下载
- 积分:1
-
Lin
Lin-Kernighan的R-Opt算法。主要思想是CLK,小规模的TSP可以在很短的时间内都到最优解。-Lin-Kernighan algorithm for the R-Opt. The main idea is CLK, small-scale TSP can be in a very short period of time have gone to the optimal solution.
- 2023-08-04 09:00:03下载
- 积分:1
-
自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在N...
自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen neural network, competition is this : For the "winner" of neurons c, in its switching around the region neurons in varying degrees, to be excited, and the switching outside the neurons were inhibited. Network learning is a process in the network connecting the right under the training samples for adaptive, self-organizing process, after a certain number of training, network topology can sense similar to the mapping of the input samples similar to the output nodes. Network can be achieved from input to output of nonlinear reduced-dimensional mapping structure : it is subject to retinal cortex of the biological function inspired by. ~ ~ ..
- 2022-11-15 05:40:03下载
- 积分:1
-
这是一个最近邻分类模式识别算法仿真…
这是一个模式识别中的最近邻分类算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for nearest neighbor classification simulation of a simple classification example, is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model there is a great help.
- 2023-02-03 01:25:04下载
- 积分:1
-
有关粒子群算法的求解tsp的c++程序。
有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
- 2023-08-12 19:55:03下载
- 积分:1
-
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦...
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
- 2022-03-28 18:47:56下载
- 积分:1
-
expansion of Infomax algorithm, with a faster rate of convergence! The procedure...
扩展的Infomax算法,具有比较快的收敛速度!而且程序非常简洁,明了-expansion of Infomax algorithm, with a faster rate of convergence! The procedure is very simple, straightforward
- 2022-07-22 20:11:03下载
- 积分:1