-
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。
在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
- 2022-02-03 22:23:49下载
- 积分:1
-
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on...
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
- 2022-10-13 09:50:03下载
- 积分:1
-
Improved three arithmetic operator in genetic algorithm including select,crossov...
改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
- 2023-07-25 08:40:02下载
- 积分:1
-
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。...
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。-PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
- 2022-11-01 15:30:03下载
- 积分:1
-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
这是一个非常好用的蚂蚁算法(蚁群算法)模拟程序,很好用噢,快来试试吧...
这是一个非常好用的蚂蚁算法(蚁群算法)模拟程序,很好用噢,快来试试吧-This a very user-friendly ant algorithm (ant colony algorithm) simulation program, easy to use Oh, Come and try!
- 2022-07-02 21:11:49下载
- 积分:1
-
改程序实现UB算法,对Web日志文件进行分析,产生相似度矩阵
改程序实现UB算法,对Web日志文件进行分析,产生相似度矩阵-reform program UB algorithm, the Web log file analysis, the similarity matrix produced
- 2022-01-26 04:09:07下载
- 积分:1
-
程序包含的设置包括:列数、样本总个数、建模样本数、预报因子数、预报对象数、学习因子、 动量因子、训练次数、总体误差、隐节点数。...
程序包含的设置包括:列数、样本总个数、建模样本数、预报因子数、预报对象数、学习因子、 动量因子、训练次数、总体误差、隐节点数。-procedures contained in the set include : number, the total sample number, the number of samples modeling, forecasting several factors, forecasting several targets, learning factor, momentum factor, the number of training, the overall error of hidden nodes.
- 2022-03-18 09:02:11下载
- 积分:1
-
基于股票的程序
基于股票的程序-Stock-based procedures
- 2022-06-29 15:40:15下载
- 积分:1
-
matlab在神经网络中的一些界面函数
matlab在神经网络中的一些界面函数-Matlab in neural network interface function of
- 2022-02-26 18:34:44下载
- 积分:1