GA- Individuals, Populations and Generations
1 次查看(过去 30 天)
显示 更早的评论
Hi,
assume There is a dataset has 2 inputs, 1 output, and 100 Rows
What the Individuals, Populations and Generations of above dataset
I want to use my dataset to train Neural Networks using Genetic
here is 12 rows of my dataset
W1,R,W2,R1,is flood
92,39,91,22,FALSE
90,8,92,39,FALSE
91,44,90,8,FALSE
92,5,91,44,FALSE
99,97,92,5,FALSE
106,0,99,97,TRUE
43,0,54,0,FALSE
35,3,43,0,FALSE
30,9,35,3,FALSE
50,33,30,9,FALSE
94,65,50,33,FALSE
102,27,94,65,TRUE
1 个评论
David Young
2011-4-23
There is not enough information here to answer this question. You need to explain more about the background and the dataset.
回答(2 个)
Yasmin Tamimi
2011-4-26
How many variables do u have?? and each variable is represented by how many bits??
0 个评论
Yasmin Tamimi
2011-4-27
I'm sorry I didn't understand your question, but I can provide you with useful books take a look at them, they may answer your question: "Practical Genetic Algorithms - Randy L. Haupt, Sue Ellen Haupt", includes Matlab codes, introduction to GA, PSO, Ant System and some others heuristic Methods, also u can search for "THE PRACTICAL HANDBOOK OF GENETIC ALGORITHMS APPLICATIONS".
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!