资源列表

« 1 2 ... .21 .22 .23 .24 .25 426.27 .28 .29 .30 .31 ... 2830 »

[人工智能/神经网络/遗传算法KNN

说明:自己实现机器学习十大算法中的k最近邻算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the k nearest neighbor algorithm, tested, the algorithm runs very well
<lidabao> 在 2024-10-03 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法PageRank

说明:自己实现机器学习十大算法中的网页排名算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the top ten web ranking algorithm, tested, the algorithm runs very well
<lidabao> 在 2024-10-03 上传 | 大小:7168 | 下载:0

[人工智能/神经网络/遗传算法SVM

说明:自己用opencv实现的机器学习十大算法中的支持向量机算法,经过测试,算法运行很好-Own opencv realize with the machine learning ten algorithms in support vector machine algorithm, tested, the algorithm runs very well
<lidabao> 在 2024-10-03 上传 | 大小:803840 | 下载:0

[人工智能/神经网络/遗传算法EM

说明:自己用VC6.0实现的机器学习十大算法中的最大期望算法,经过测试,算法运行很好-VC6.0 with their own machine learning algorithm to achieve the 10 largest expectations algorithm, after testing, the algorithm runs very well
<lidabao> 在 2024-10-03 上传 | 大小:8192 | 下载:0

[人工智能/神经网络/遗传算法C4.5

说明:自己用VC6.0实现的机器学习十大算法中的c4.5算法,经过测试,算法运行很好-VC6.0 with their own machines to learn the ten algorithms in the c4.5 algorithm, tested, the algorithm runs very well
<lidabao> 在 2024-10-03 上传 | 大小:8192 | 下载:0

[人工智能/神经网络/遗传算法adaboost

说明:机器学习十大算法中的adaboost算法,经过测试,算法运行很好-Own VC6.0 realize the machine learning algorithm adaboost algorithm, after testing, the algorithm runs very well
<lidabao> 在 2024-10-03 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法Intelligent-algorithm

说明:智能算法,益群和布谷鸟算法解决非线性优化等问题-Intelligent algorithm, ant colony algorithm and cuckoo algorithm to solve nonlinear optimization and other issues
<王志> 在 2024-10-03 上传 | 大小:9216 | 下载:0

[人工智能/神经网络/遗传算法nongfuguohe

说明:人工智能的农夫过河问题,为了避免重复,我们将搜索过的状态放到set中,之后避开搜索这个状态即可。 我们使用深度优先搜索。搜索过程为:农夫做往返运动,当农夫从左岸到右岸时,优先选择带货物过河,当农夫从右岸到左岸时,优先选择不带货物过河。做出选择之后,前进一步,看看是否达到目标状态,如果没有达到,则农夫继续往返,知道搜索到目标状态,或者找不到解为止。-AI farmer river issues
<孙铭啸> 在 2024-10-03 上传 | 大小:1530880 | 下载:0

[人工智能/神经网络/遗传算法sihuanghou

说明:人工智能的四皇后问题,回溯法——在约束条件下先序遍历,并在遍历过程中剪去那些不满足条件的分支。 使用回溯算法求解的问题特征,求解问题要分为若干步,且每一步都有几种可能的选择,而且往往在某个选择不成功时需要回头再试另外一种选择,如果到达求解目标则每一步的选择构成了问题的解,如果回头到第一步且没有新的选择则问题求解失败。 在回溯策略中,也可以通过引入一些与问题相关的信息来加快搜索解的速度。对于皇后问题来说,由于每一行、每一列和每一个对
<孙铭啸> 在 2024-10-03 上传 | 大小:126976 | 下载:0

[人工智能/神经网络/遗传算法ELM

说明:elm极限学习机预测风速 预测精度高能够形成完成的预测风速 -elm ELM forecast wind speed high prediction accuracy can be formed to complete the predicted wind speed
<ajg> 在 2024-10-03 上传 | 大小:7273472 | 下载:2

[人工智能/神经网络/遗传算法liangziyichuan

说明:量子遗传算法解决0-1背包问题的MATLAB代码,亲测好用-Quantum genetic algorithm to solve 0-1 knapsack problem MATLAB code, useful pro-test
<张婷> 在 2024-10-03 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法monituihuo

说明:本实验提出了一类适用于连续函数全局优化问题的模拟退火算法,采用直接产生新解的方法求解De Jone函数的局部最小值,输出最优解和最小值。-In this paper, we propose a class of simulated annealing algorithm which is suitable for the global optimization of continuous functions. We use the me
<张婷> 在 2024-10-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 426.27 .28 .29 .30 .31 ... 2830 »

源码中国 www.ymcn.org