资源列表
[matlab例程] [muchong.com]蚁群算法论文%2B源代码
说明:蚁群算法是一种用来寻找优化路径的概率型算法(Ant colony algorithm is a probabilistic algorithm for searching the optimal path)<白衣沽酒绮罗生> 在 2024-11-16 上传 | 大小:1.8mb | 下载:0
[人工智能/神经网络/遗传算法] code
说明:人工神经网络(Artificial Neural Networks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(Connection Model),它是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型(Artificial neural network is also referred to as neural network (NNs) or connection model. It is a math<白衣沽酒绮罗生> 在 2024-11-16 上传 | 大小:8kb | 下载:0
[matlab例程] Density-ratio-based-clustering-master
说明:相比其他的聚类方法,基于密度的聚类方法可以在有噪音的数据中发现各种形状和各种大小的簇。DBSCAN(Ester, 1996)是该类方法中最典型的代表算法之一(DBSCAN获得2014 SIGKDD Test of Time Award)。其核心思想就是先发现密度较高的点,然后把相近的高密度点逐步都连成一片,进而生成各种簇(Compared with other clustering methods, the density based<zkzfengyi> 在 2024-11-16 上传 | 大小:93kb | 下载:0
[人工智能/神经网络/遗传算法] code
说明:单层感知器(Single Layer Perceptron)是最简单的神经网络。它包含输入层和输出层,而输入层和输出层是直接相连的。(The single layer perceptron is the simplest neural network. It contains the input layer and the output layer, and the input layer and the output layer ar<白衣沽酒绮罗生> 在 2024-11-16 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] code2
说明:线性神经网络和单层感知机非常相似,输入层、输出层甚至是误差迭代函数都相同,唯一的区别就是他们的传输函数不同(Linear neural network and single-layer perceptron are very similar. Input layer, output layer and even error iteration function are all the same. The only difference<白衣沽酒绮罗生> 在 2024-11-16 上传 | 大小:7kb | 下载:0