资源列表
[人工智能/神经网络/遗传算法] Through-the-desert
说明:用一辆吉普车穿越1000km的沙漠。吉普车的总装油量为500L,耗油量为1L/km。 由于沙漠中没有油库,必须先用这辆车在沙漠中建立临时油库。 该吉普车要以最少的油耗穿越沙漠,应该在什么地方建立临时油库,以及在各处安放多少油为好!-1000km with a jeep through the desert. Jeep assembly oil is 500L, fuel consumption of 1L/km. Since<孙嘉嘉> 在 2025-04-07 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Incomplete-chessboard
说明:残缺棋盘(defective chessboard)是一个有2^k×2^k(k>=1)个方格的棋盘,其中恰有1个方格残缺, 其中残缺的方格用阴影(0)表示。 这样的棋盘称作“三格板”(triominoes),残缺棋盘问题就是用这4种三格板覆盖更大的残缺棋盘。在覆盖中要求: 两个三格板不能重叠。 三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。 在这种限制条件下,所需要的三格板总数为(2^k×2^k-1)/3<孙嘉嘉> 在 2025-04-07 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Quantum-particle-cluster-algorithm
说明:量子粒子群的聚类算法,一种新的数据聚类算法,用于数据聚类,和k均值聚类,和粒子群聚类比较有更好的效果-Quantum particle cluster algorithm<原缘> 在 2025-04-07 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] classification
说明:sklearn库对数据进行分类的机器学习经典例子的python实现-Sklearn library classifying data of machine learning python implementation of a classic example< 龚有华> 在 2025-04-07 上传 | 大小:16kb | 下载:0
[人工智能/神经网络/遗传算法] closeSet
说明:基于主题模型的聚类机器学习例子,采用python编写,简单易于学习-Clustering of machine learning model based on the theme of the example, use python, simple easy to learn< 龚有华> 在 2025-04-07 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] K-means-clutering-algorithm
说明:K均值算法,用于数据聚类,是一切数据聚类学习的基础,经常被后来学者学习和改进-K-means clubing algorithm<原缘> 在 2025-04-07 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] PSO-clutering-algorithm
说明:粒子群聚类分析,用于数据聚类,是在原本聚类分析上加上粒子群智能算法改进来的,对数据聚类有较好的效果-PSO Clubing Algorithm<原缘> 在 2025-04-07 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] roi_recognition
说明:用于自动化专业模式识别的一段实用代码,用于对感兴趣区域可以进行提取,适合初学者使用。-It is a practical code used for pattern recognition of automation of.It is used to extract the interested area,and is suitable for beginners to use.<吴向东> 在 2025-04-07 上传 | 大小:2.3mb | 下载:0
[人工智能/神经网络/遗传算法] RandomForest_matlab
说明:随机森林是一个包含多个决策树的分类器, 并且其输出的类别是由个别树输出的类别的众数而定-Random Forest is a decision tree classifier comprising a plurality, and its output is the category number by individual trees all output categories may be<majin> 在 2025-04-07 上传 | 大小:16.63mb | 下载:0
[人工智能/神经网络/遗传算法] cluster
说明:基于节点间依赖度的社团结构划分方法,自己修改的人一种社团发现算法,C++原代码。-Detecting community structure based on the dependence between nodes<小蒙> 在 2025-04-07 上传 | 大小:3.2mb | 下载:0
[人工智能/神经网络/遗传算法] Cao
说明:Cao方法求嵌入维数,代入数据即可运行,只是速度有点慢。-Cao method of embedding dimension seeking, on behalf of the data to run, but a bit slow<尹会进> 在 2025-04-07 上传 | 大小:48kb | 下载:0
[人工智能/神经网络/遗传算法] FinalTSp_Greddy
说明:利用貪婪演算法計算TSP旅行家問題 已讀檔功能讀入座標-A greedy algorithm to calculate TSP traveler problem has read the file functions to read coordinates<阿里宋> 在 2025-04-07 上传 | 大小:6kb | 下载:0