-
这是表达支持向量机一个demo,可以帮助更好的理解svm
这是表达支持向量机一个demo,可以帮助更好的理解svm-This is an expression of support vector machine demo, can help a better understanding of svm
- 2022-04-07 07:35:27下载
- 积分:1
-
Genetic programming is an emerging technology of evolutionary computation and ha...
遗传编程是一门新兴的进化计算技术且引起了学术界的非常高的重视。虽然本程序是本人编写,略显粗糙,但需要的人还是可以借鉴一下!-Genetic programming is an emerging technology of evolutionary computation and has aroused increasing attention, although this code is done by myself, it can serve as a reference for anyone needs it!
- 2022-09-06 03:15: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
-
GCP(图着色问题)的模拟退火算法应用源码
GCP(图着色问题)的模拟退火算法应用源码-GCP (Graph Coloring Problem) application of the simulated annealing algorithm source code
- 2022-01-28 13:04:45下载
- 积分:1
-
eight digital artificial intelligence problem solving
人工智能的8数码问题的求解-eight digital artificial intelligence problem solving
- 2023-06-23 03:50:03下载
- 积分:1
-
Matlab genetic algorithm example, we hope to useful! !
matlab中遗传算法的例子,希望对大家有用呀-Matlab genetic algorithm example, we hope to useful! !
- 2022-01-28 15:53:00下载
- 积分:1
-
数据挖掘算法,并且他们C45,CHC,FSS,ID3算法NB领域,和…
java数据挖掘算法,里面有c45,chc,fss,id3,nb等方面的算法,及相关源代码-data mining algorithms, and they C45, CHC, FSS, id3, nb areas of algorithms, and related source code
- 2022-07-08 00:54:57下载
- 积分:1
-
clementine8.1白皮书经典的数据挖掘软件说明
clementine8.1白皮书经典的数据挖掘软件说明-clementine8.1 White Paper classical data mining software Note
- 2022-02-16 06:56:09下载
- 积分:1
-
人工神经网络的C++源代码的实现,包括实现…
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-02-16 09:53:24下载
- 积分:1
-
机器人足球的程序,机器人足球大赛的有关源代码
机器人足球的程序,机器人足球大赛的有关源代码-robot soccer procedures, the robot soccer competition of the source code
- 2022-05-27 03:35:53下载
- 积分:1