-
神经网络的相关应用项目
神经网络的相关应用项目-neural network-related application projects
- 2022-07-17 01:27:08下载
- 积分: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
-
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建...
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。-Extended genetic algorithm SPEAII (Strength Paretor Evaluation Algorithm) algorithm code, a good procedural framework to facilitate expansion to other application areas, it is recommended the use of everyone.
- 2022-03-24 18:07:07下载
- 积分:1
-
EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。...
EM算法,详细介绍了EM算法的应用,对研究EM算法的人来说有很大的帮助。-EM algorithm, described in detail the application of EM algorithm
- 2023-06-05 09:55:02下载
- 积分:1
-
利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。...
利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
- 2023-03-21 23:10:03下载
- 积分:1
-
这是一个人工智能方面的遗传算法工具箱包
这是一个人工智能方面的遗传算法工具箱包
-This is an artificial intelligence aspects of the genetic algorithm tool bags
- 2022-09-30 06:00:03下载
- 积分:1
-
关联规则的频繁项集算法bomo的源代码,含说明文件,C编写,可在linux和windows下编译。...
关联规则的频繁项集算法bomo的源代码,含说明文件,C编写,可在linux和windows下编译。-Related and regular frequent source codes which collects algorithm bomo, includes the supporting paper, C is written, can compile under linux and windows
- 2022-09-24 08:55:03下载
- 积分:1
-
经典的BPN人工神经网络例子源码 ,很经典的
经典的BPN人工神经网络例子源码 ,很经典的-BPN classic examples of artificial neural network source code, it is classic
- 2022-03-04 10:57:24下载
- 积分:1
-
用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.
用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.-Using BP neural network to approach the function Z = SIN (X* Y), using C++ programming.
- 2022-01-27 15:28:31下载
- 积分:1
-
实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
- 2023-02-16 04:45:04下载
- 积分:1