-
这是用C语言编写的ID3算法,希望对大家有所帮助
这是用C语言编写的ID3算法,希望对大家有所帮助-This is the C language prepared by the ID3 algorithm, we hope to help
- 2022-03-22 11:46:37下载
- 积分:1
-
学习排序问题的一种方法是将问题转化为分类问题。
Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
- 2022-12-17 05:40:03下载
- 积分:1
-
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的...
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的GEP程序.-AI ... (GEP) Gene Expression Programming in C# and. By Michael Gold NET C# development of the GEP procedures.
- 2022-02-15 19:56:43下载
- 积分:1
-
本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。...
本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。-this program is the path to find procedures, a friend wrote, it is noted. Can handle path optimization. Need to run into the picture in the code folder.
- 2023-01-02 03:40:03下载
- 积分:1
-
云模型matlab源代码,下载后可以直接使用
云模型matlab源代码,下载后可以直接使用-Cloud model can be directly used in the source code
- 2022-01-31 06:56:20下载
- 积分:1
-
遗忘因子法递推算法用于估计数学模型的参数,精确度较高!
遗忘因子法递推算法用于估计数学模型的参数,精确度较高!-Forgetting factor recursive algorithm method used to estimate the parameters of the mathematical model, high accuracy!
- 2022-04-09 00:44:59下载
- 积分:1
-
用于求解TSP问题的matlab程序,能直接运行
用于求解TSP问题的matlab程序,能直接运行-BasicAntColon AlgorithmmatlabforTSP
- 2022-04-07 18:07:27下载
- 积分:1
-
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用
svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用 -svm regression svm Main_SVR_Epsilon for use in matlab
- 2022-06-29 03:53:35下载
- 积分:1
-
“模式识别与神经网络实现”的源程序
《神经网络模式识别及其实现》源程序-"pattern recognition and neural network to achieve" source
- 2022-12-27 19:30:04下载
- 积分: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