文件名称:SymbolicRegression
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.66kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
遗传编程
遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。
-In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired by biological evolution to find computer programs that perform a user-defined task. It is a specialization of genetic algorithms (GA) where each individual is a computer program. Therefore it is a machine learning technique used to optimize a population of computer programs according to a fitness landscape determined by a program s ability to perform a given computational task.
遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。
-In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired by biological evolution to find computer programs that perform a user-defined task. It is a specialization of genetic algorithms (GA) where each individual is a computer program. Therefore it is a machine learning technique used to optimize a population of computer programs according to a fitness landscape determined by a program s ability to perform a given computational task.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Divide.java
Evolver.java
Generation.java
GPTree.java
Minus.java
Mult.java
Node.java
NodePairPlus.java
OperatorFactory.java
Plus.java
SimpleInput.java
TerminalFactory.java
TestEvolver.java
Variable.java
Binop.java
Const.java
DataRow.java
DataSet.java
Evolver.java
Generation.java
GPTree.java
Minus.java
Mult.java
Node.java
NodePairPlus.java
OperatorFactory.java
Plus.java
SimpleInput.java
TerminalFactory.java
TestEvolver.java
Variable.java
Binop.java
Const.java
DataRow.java
DataSet.java
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
