-
遗传算法和神经网络结合,利用两种算法的优点,有很好的参考价值...
遗传算法和神经网络结合,利用两种算法的优点,有很好的参考价值-Genetic algorithms and neural networks combine the advantages of using two algorithms, a very good reference value
- 2022-02-24 09:43:38下载
- 积分:1
-
游戏编程AI源码,包括A*等findpath的算法
游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
- 2022-10-18 13:35:04下载
- 积分:1
-
svm classification svm_c source for the classification of programming with simil...
svm_c 分类源码 用于svm的分类编程同svm_nu 相近-svm classification svm_c source for the classification of programming with similar svm_nu
- 2023-06-08 23:30:02下载
- 积分:1
-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5....
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5. 资源
-estimation of distribution algorithm(EDA)tutorial
1. from the GA to the EDA
2. Linking learning and models
3. Continuous EDA
4. EDA with Boltzmann distribution
5. other Resources
- 2022-02-20 13:34:32下载
- 积分:1
-
指纹识别程序,大家看看吧,也许有用,不用客气
指纹识别程序,大家看看吧,也许有用,不用客气-fingerprint identification procedures, we look at it, perhaps useful, not polite
- 2022-01-26 15:52:18下载
- 积分:1
-
On the Particle Swarm Optimization Algorithm. Using java language.
关于粒子群优化算法的实现.使用java语言实现。-On the Particle Swarm Optimization Algorithm. Using java language.
- 2022-07-08 23:50:45下载
- 积分:1
-
程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数...
程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-Program demonstrates that the simple genetic algorithm with a random population, then according to the crossover rate, mutation rate, calculating the maximum number of generations where the fitness of algebraic
- 2022-03-10 02:07:40下载
- 积分:1
-
Apriori数据挖掘算法的C++实现,传统的算法Apriori
数据挖掘中Aprior算法的C++实现,采用的传统Aprior算法-Aprior data mining algorithms to achieve C, the traditional algorithm Aprior
- 2023-01-07 20:45:03下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1