-
数据挖掘算法 clique算法 c语言版本
数据挖掘算法 clique算法 c语言版本- Data mining algorithm clique algorithm c language edition
- 2022-08-15 09:12:22下载
- 积分:1
-
使用具有增量学习的监控式学习方法。包括几个不同的分类算法。...
使用具有增量学习的监控式学习方法。包括几个不同的分类算法。-use with incremental learning supervised learning method. Including several different classification algorithm.
- 2022-05-14 09:18:29下载
- 积分:1
-
本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果...
本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic algorithm optimization example, readers can be combined Wang Xiaoping wrote the book to learn, has become a reality, testing, and results can be compiled
- 2022-02-21 13:37:10下载
- 积分:1
-
用mathlab编写的经典的模拟退火应用程序,包括图着色问题,最大截问题等...
用mathlab编写的经典的模拟退火应用程序,包括图着色问题,最大截问题等-Mathlab prepared to use the classic simulated annealing applications, including graph coloring problem, the largest cut-off problems
- 2022-03-03 17:26:33下载
- 积分:1
-
遗传算法 遗传算法
遗传算法 遗传算法-Genetic algorithm genetic algorithms genetic algorithms
- 2022-05-01 01:50:07下载
- 积分:1
-
8王后问题的演示程序,算法封装在类GAQueen,演示程序是界面程序...
8王后问题的演示程序,算法封装在类GAQueen,演示程序是界面程序-8 queen problem demo program, the algorithm is packaged in a category GAQueen, demo program is the interface procedures
- 2022-01-27 09:54:15下载
- 积分:1
-
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,...
Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵机模型,因此Agent可以通过变异而“任意”的编程序。通过Autolife模型,首先人们可以看到一般的生态系统中共存的现象:生物的大爆炸、大灭绝,Agent进化得越来越聪明;其次,用户可以通过变化不同的食物添加规则探索Agent与环境的关系;最后,如果允许Agent通过播种改变环境自动产生食物,那么组织的涌现就是一种不可避免的结果。Agent构成的组织具有自主运动的特性,还可以进行自我修复,可以说Autolife中的组织是一些真正的“活体”。-Autolife model is to conduct an "open-evolution" artificial life system. Each Agent can be used model changes the rules limited the length of the table automatic machine modeling. One Agent can be self-propagation, model selection mechanism not used Explicit the fitness function instead of using the energy consumption of a simple model to emerge spontaneously, so that the agent can be a model category Tierra system. But with Tierra, Avida digital life model is different Autolife model for greatly simplified its
- 2022-04-18 21:38:13下载
- 积分:1
-
一个很好的bp神经网络预测程序实例,有较好的预测精确性
一个很好的bp神经网络预测程序实例,有较好的预测精确性-Bp a good example of neural network forecasting process, a better prediction accuracy
- 2022-05-13 16:26:23下载
- 积分:1
-
Code for Truth Maintenance System in Artificial Intelligence.
Code for Truth Maintenance System in Artificial Intelligence.-Code for Truth Maintenance System in Artificial Intelligence.
- 2022-02-25 09:49:07下载
- 积分:1
-
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题...
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题-this procedure for testing neuronal function of the library// it tells how to use this library generated by the multi-storey BP network to solve problems Parity
- 2022-01-24 10:08:12下载
- 积分:1