-
svm
svm用于人脸识别,效果还行!matlab,可以学习!(face recognize based on svm,its nice to learn!)
- 2009-06-01 00:31:45下载
- 积分:1
-
Machine-Learning-in-Action-master
内附机器学习常用模型的python代码!(Enclosing machine learning commonly used model of Python code!)
- 2017-09-10 10:48:21下载
- 积分:1
-
利用代码获得本机MAC地址。
利用代码获得本机MAC地址。-use the access code for the MAC address.
- 2022-07-23 01:07:51下载
- 积分:1
-
overflow
(黑客丛书)溢出的艺术。
软件破解及攻击类((Hackers Books) The Art of overflow. Software crack and attack type)
- 2007-12-12 23:53:22下载
- 积分:1
-
EMail VC++程序开发
EMail VC++程序开发-that extension VC program
- 2022-08-08 20:13:10下载
- 积分:1
-
SVM
实现时间序列预测,相空间重构的方法可以对时间序列做一一对应的映射,效果非常的好(Realize the time series prediction, phase space reconstruction method can do for time series one-to-one mapping,, the effect is very good
)
- 2011-12-15 21:04:30下载
- 积分:1
-
tsp_ga
this is a very useful solution to the mail man problem using genetic algorithm
- 2011-08-06 17:08:54下载
- 积分:1
-
ASN1 communications Client
asn1的通讯程序客户端-ASN1 communications Client
- 2023-02-08 10:15:04下载
- 积分:1
-
Genetic_Algorithm_for_Mapping
采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
- 2020-12-11 12:49:18下载
- 积分:1
-
_RBF神经网络的混合学习算法
神经网络混合学习方法,参考论文,写的很透彻。(Neural network hybrid learning method)
- 2018-07-18 10:39:09下载
- 积分:1