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!