- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
What is a genetic algorithm?
Methods of representation
Methods of selection
Methods of change
Other problem-solving techniques
Concisely stated, a genetic algorithm (or GA for short) is a programming technique that mimics biological evolution as a problem-solving strategy. Given a specific problem to solve, the input to the GA is a set of potential solutions to that problem, encoded in some fashion, and a metric called a fitness function that allows each candidate to be quantitatively evaluated. These candidates may be solutions already known to work, with the aim of the GA being to improve them, but more often they are generated at random.
The GA then evaluates each candidate according to the fitness function. In a pool of randomly generated candidates, of course, most will not work at all, and these will be deleted. However, purely by chance, a few may hold promise - they may show activity, even if only weak and imperfect activity, toward solving the problem.
These promising candidates are kept and allowed to reproduce. Multiple copies are made of them, but the copies are not perfect; random changes are introduced during the copying process. These digital offspring then go on to the next generation, forming a new pool of candidate solutions, and are subjected to a second round of fitness evaluation. Those candidate solutions which were worsened, or made no better, by the changes to their code are again deleted; but again, purely by chance, the random variations introduced into the population may have improved some individuals, making them into better, more complete or more efficient solutions to the problem at hand. Again these winning individuals are selected and copied over into the next generation with random changes, and the process repeats. The expectation is that the average fitness of the population will increase each round, and so by repeating this process for hundreds or thousands of rounds, very good solutions to the problem can be discovered
您可能关注的文档
- 浅谈高校共青团组织工作应如何创新优化及引力波的实验探测给我们的启示.doc
- 浅谈互联网创新及引力波的实验探测给我们的启示.doc
- 浅谈建筑工程影响管理的因素与对策及引力波的实验探测给我们的启示.docx
- 浅谈建筑施工成本的控制措施及引力波的实验探测给我们的启示.docx
- 浅谈交通档案管理的信息化构建思路及引力波的实验探测给我们的启示.doc
- 浅谈农村小学的作文教学及引力波的实验探测给我们的启示.doc
- 浅谈企业创新经营模式之供应链融资在纸张贸易中的运用.doc
- 浅谈如何培养学生的有效提问能力及引力波的实验探测给我们的启示.doc
- 浅谈我国农村民间金融组织的改革与发展及引力波的实验探测给我们的启示.doc
- 浅谈我国农业税费改革及引力波的实验探测给我们的启示.doc
- 碗扣式满堂支架制梁法检算书及引力波的实验探测给我们的启示.doc
- 网吧计费管理系统设计及引力波的实验探测给我们的启示.doc
- 网络环境下著作权技术保护措施的研究及引力波的实验探测给我们的启示.doc
- 网络控制协议与信息安全技术及引力波的实验探测给我们的启示.doc
- 网络银行安全支付应用研究 以中国银行“网络钓鱼”事件为例.doc
- 网络宗教的兴起及其社会治理初探——以上海市调研为例.docx
- 网站访问数据分析在互联网产品中的应用及引力波的实验探测给我们的启示.doc
- 微波法在肌醇衍生物合成中的应用及引力波的实验探测给我们的启示.doc
- 微尘使者--我身边的校庆志愿者、引力波的实验探测给我们的启示.docx
- 维护个人权利的乌托邦设想 简析诺齐克的“最弱意义的国家”概念.doc
原创力文档


文档评论(0)