登录
首页 » AI-NN-PR » Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,...

Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,...

于 2022-04-18 发布 文件大小:69.96 kB
0 268
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • using Matlab design of probabilistic neural network, enclosing Demonstration Pro...
    用matlab设计的概率神经网络,内附演示程序-using Matlab design of probabilistic neural network, enclosing Demonstration Program
    2022-02-04 14:24:04下载
    积分:1
  • bayes network classifier toolbox 贝叶斯网络分类器工具箱的bin文件
    bayes network classifier toolbox 贝叶斯网络分类器工具箱的bin文件-bayes network toolbox Bayesian classifier network classifier Toolbox for the paper bin
    2022-05-05 13:49:13下载
    积分:1
  • SMC1602A(16*2)模拟口线接线方式 连接线图:
    SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 | |DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 | |DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND| --------------------------------------------------- Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。-SMC1602A (16* 2) analog line port to connect wiring diagram:- | LCM-51 | LCM-51 | LCM 51 | | | DB0-P0.0 | DB4-P0.4 | RW-P2.5 | | DB1-P0.1 | DB5-P0.5 | RS-P2.6 | | DB2-P0.2 | DB6-P0.6 | E P2.7 | | DB3-P0.3 | DB7-P0.7 | VLCD access 1K resistor to GND |-Keyboard Connection PS/2 51 1 DATA P3.4 3 GND 4 VCC 5 CLK-P3.3 access in 51 of the external interrupt trigger mode for low-level source for learning the procedu
    2023-08-22 01:40:03下载
    积分:1
  • 遗传算法优化程序
    遗传算法优化程序-genetic algorithm optimization procedures
    2022-07-16 10:00:43下载
    积分:1
  • 基于对移动目标的背景的复杂性,RBF神经网络…
    基于RBF神经网络的复杂背景下的运动目标检测论文一篇-RBF neural network based on the complexity of the background of a moving target detection Papers
    2023-02-21 05:15:02下载
    积分:1
  • 一群老外编写的神经网络源代码是非常值得的西..
    一组老外编写的神经网络源代码,非常值得收藏和研究。有BPN、ART1、ADALINE、SOM、CPN、HOPFIELD、BOLTZMAN等神经网络。吐血推荐在进行神经网络编程的朋友下载。 -a group of foreigners prepared neural network source code is very worthwhile collection and research. There are 7.82, ART1, ADALINE, SOM, CPN, Hopfield, BOLTZMAN such as neural networks. Suggest to vomit blood during neural network programming downloaded friends.
    2022-09-01 11:40:03下载
    积分:1
  • SCE算法: 简单进化算法的matlab标准实现,内含3个m文件,英文说明。...
    SCE算法: 简单进化算法的matlab标准实现,内含3个m文件,英文说明。-SCE algorithm: a simple evolutionary algorithm matlab standards achieved, containing 3 m documents, the English description.
    2022-01-26 04:53:56下载
    积分:1
  • 将强化学习算法应用于Tic
    将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
    2022-01-26 03:08:18下载
    积分:1
  • 遗传算法的原代码,用于最优化计算,只需解压便可使用。
    遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
    2023-03-25 07:20:03下载
    积分:1
  • association rules of frequent item sets Algorithm Mafia1.4 version, a very good...
    关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
    2022-11-28 05:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载