-
C5.0决策树分类算法实现的C语言源代码!
决策树分类C5.0算法的C语言实现源码!-C5.0 decision tree classification algorithm realize the C language source code!
- 2022-11-28 02:05:02下载
- 积分:1
-
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响...
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
- 2022-03-05 12:01:13下载
- 积分:1
-
A novel RBF neural network, which has the specific procedure, in the hope that u...
一种新型径向基神经网络,里面有具体的程序,希望对大家有用-A novel RBF neural network, which has the specific procedure, in the hope that useful to everybody
- 2022-02-25 07:11:57下载
- 积分:1
-
svm light we can reference ah ha ha ha ha ha ha
svm light 大家可以参考哈哈啊-svm light we can reference ah ha ha ha ha ha ha
- 2022-01-22 12:39:42下载
- 积分:1
-
人脸识别测试源代码
face recognition test source code
- 2022-06-03 09:30:21下载
- 积分:1
-
学习的重要组成部分,加强和巩固内容…
人工智能学习的重要内容,对加强和巩固所学内容将起到非常重要的作用。-AI an important part of learning, to strengthen and consolidate the contents will play a very important role.
- 2022-11-12 16:55:03下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-02-04 07:43:49下载
- 积分:1
-
遗传算法的讲义!
遗传算法的讲义!- Heredity algorithm printed lecture!
- 2023-03-16 03:20:04下载
- 积分:1
-
Genetic Algorithm for the shortest path problem
用遗传算法求解最短路径问题-Genetic Algorithm for the shortest path problem
- 2023-08-29 10:10:03下载
- 积分:1
-
人工智能里的图搜索技术,以宽度优先为搜索策略。
人工智能里的图搜索技术,以宽度优先为搜索策略。-artificial intelligence search technology plans to give priority to the width search strategy.
- 2022-03-25 06:05:13下载
- 积分:1