如何在VB.net中编写有关遗传算法的代码 [英] How to make a code about Genetic algorithm in VB.net

查看:217
本文介绍了如何在VB.net中编写有关遗传算法的代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以给我一个VB.net中的遗传算法示例吗?我对如何创建种群,交叉,突变以及计算每个染色体的适应度值感到困惑.我需要一个vb.ne中的遗传算法示例,包括源代码.
谢谢你的帮助! :)

Can someone give me an example of a genetic algorithm in VB.net? I''m confused on how to create a population, crossover, mutation and calculate a fitness value for each chromosome. I need an example of a genetic algorithm in vb.ne including the source code.
Thanks for your help! :)

推荐答案

此处有关于CP的C#文章,但您可能仍会感兴趣以获取一些想法:
一种简单的C#遗传算法 [使用VB.NET和遗传算法进行数据分类 [ ^ ].

研究此内容还会给您一些想法: JGAP [ ^ ].它在Java中,但是非常有用.

VB6.0中甚至还有一些内容: http://home.snu.edu/~brint/vbgalib/ [ ^ ]

干杯!
There''s an article here on CP that is in C#, but might still be of interest to you to get some ideas:
A Simple C# Genetic Algorithm[^].

Here''s an article on CP in VB.NET: Data Classification Using VB.NET and Genetic Algorithm[^].

Studying this should also give you some ideas: JGAP[^]. It is in java but nevertheless very informative.

There is even something in VB6.0 here: http://home.snu.edu/~brint/vbgalib/[^]

Cheers!


这篇关于如何在VB.net中编写有关遗传算法的代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆